diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-02 14:46:55 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-02 14:46:55 +0000 |
commit | b45ab29cf3435b5b7b354482bdb29b3bb5fe049a (patch) | |
tree | 0d84c858117cac2e2a59947267a0097f82ff5b23 /share/smtpd | |
parent | a871c0908a24d689200f5b6ff92ab415df76c023 (diff) |
$OpenBSD$
Diffstat (limited to 'share/smtpd')
-rw-r--r-- | share/smtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/smtpd/Makefile b/share/smtpd/Makefile index 9464f4c036b..84f0ec6a332 100644 --- a/share/smtpd/Makefile +++ b/share/smtpd/Makefile @@ -1,5 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 2000/03/02 14:46:52 todd Exp $ # -# $Id: Makefile,v 1.1 1998/02/07 21:05:50 beck Exp $ # FILES= example.* NOOBJ= noobj |