diff options
Diffstat (limited to 'usr.sbin/faithd/Makefile')
-rw-r--r-- | usr.sbin/faithd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile index e1898ed333a4..1e43e3800b3c 100644 --- a/usr.sbin/faithd/Makefile +++ b/usr.sbin/faithd/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/faithd/Makefile,v 1.10.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= faithd MAN= faithd.8 |