diff options
Diffstat (limited to 'lib/libsm/Makefile')
-rw-r--r-- | lib/libsm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index ef0e194939fae..d92e060c2fcd0 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/libsm/Makefile,v 1.5 2004/08/01 01:16:59 gshapiro Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/libsm |