diff options
Diffstat (limited to 'usr.sbin/editmap/Makefile')
-rw-r--r-- | usr.sbin/editmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/editmap/Makefile b/usr.sbin/editmap/Makefile index b141bfdc68b54..606393dac4af7 100644 --- a/usr.sbin/editmap/Makefile +++ b/usr.sbin/editmap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/editmap/Makefile,v 1.2 2003/07/07 03:54:04 gshapiro Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/editmap |