diff options
Diffstat (limited to 'usr.sbin/ypbind/Makefile')
-rw-r--r-- | usr.sbin/ypbind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile index 2f0ff5fe82dea..b82a96ba7553b 100644 --- a/usr.sbin/ypbind/Makefile +++ b/usr.sbin/ypbind/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypbind/Makefile,v 1.6 1999/08/28 01:21:04 peter Exp $ SRCS= ypbind.c yp_ping.c PROG= ypbind |