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 5b245758b7f4c..864749f716219 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.6 1999/08/28 01:19:43 peter Exp $ PROG= rpc.ypupdated SRCS= ypupdate_prot_svc.c ypupdate_prot.h ypupdated_main.c \ |