diff options
author | brian <brian@FreeBSD.org> | 1998-09-13 23:14:20 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1998-09-13 23:14:20 +0000 |
commit | f69ac0c38654fe24e1fb1f743a634e62b4518e1a (patch) | |
tree | 05807670b688156dd57c34df1a2490843ec8da3e /etc/mail | |
parent | 599fa37c054788768ffd8391b259af20186c9e6d (diff) | |
download | FreeBSD-src-f69ac0c38654fe24e1fb1f743a634e62b4518e1a.zip FreeBSD-src-f69ac0c38654fe24e1fb1f743a634e62b4518e1a.tar.gz |
Gasp ! Bitten by the wonders of diff/patch ! Now's your chance to
say ``I told you so'' Andrey !
Move the Id keyword to the right Makefile
Diffstat (limited to 'etc/mail')
-rw-r--r-- | etc/mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mail/Makefile b/etc/mail/Makefile index 2371db3..8acdd93 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -1,3 +1,5 @@ +# $Id: Makefile,v 1.171 1998/09/13 23:05:46 brian Exp $ + default: .if exists(/etc/mail/ips.txt) mv -f /etc/mail/ips.txt /etc/mail/ips.txt.0 |