diff options
Diffstat (limited to 'usr.sbin/rpc.ypupdated/Makefile')
-rw-r--r-- | usr.sbin/rpc.ypupdated/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/Makefile b/usr.sbin/rpc.ypupdated/Makefile index 4fe19c9c9cab1..999e084f6ec1f 100644 --- a/usr.sbin/rpc.ypupdated/Makefile +++ b/usr.sbin/rpc.ypupdated/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.ypupdated/Makefile,v 1.10.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../ypserv ${.CURDIR}/../../libexec/ypxfr |