diff options
Diffstat (limited to 'usr.sbin/mailwrapper/Makefile')
-rw-r--r-- | usr.sbin/mailwrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile index f67e77539c0da..d5bb77b28a208 100644 --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mailwrapper/Makefile,v 1.12 2004/01/17 23:58:23 johan Exp $ .if !defined(NO_MAILWRAPPER) PROG= mailwrapper |