diff options
Diffstat (limited to 'usr.sbin/nscd/agents/Makefile.inc')
-rw-r--r-- | usr.sbin/nscd/agents/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nscd/agents/Makefile.inc b/usr.sbin/nscd/agents/Makefile.inc index 1be32e1d986f5..a70481c89fc86 100644 --- a/usr.sbin/nscd/agents/Makefile.inc +++ b/usr.sbin/nscd/agents/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nscd/agents/Makefile.inc,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ SRCS += passwd.c group.c services.c |