diff options
| author | Brian Somers <brian@FreeBSD.org> | 1998-09-13 23:14:20 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1998-09-13 23:14:20 +0000 |
| commit | 9f67f727aaee36ed550a3700417ddce5c235fcd0 (patch) | |
| tree | a1fc9e5edc656aa161783fdc369ef2e7684043d8 /etc/mail | |
| parent | 965066d630ebcbd4fd78a21fe392f81dad612c48 (diff) | |
Notes
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 2371db3150a96..8acdd938874e7 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 |
