diff options
Diffstat (limited to 'usr.sbin/rpc.lockd/Makefile')
-rw-r--r-- | usr.sbin/rpc.lockd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.lockd/Makefile b/usr.sbin/rpc.lockd/Makefile index 19a6565a4048f..aa0461928a08f 100644 --- a/usr.sbin/rpc.lockd/Makefile +++ b/usr.sbin/rpc.lockd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.lockd/Makefile,v 1.8 1999/08/28 01:19:34 peter Exp $ PROG = rpc.lockd SRCS = nlm_prot_svc.c nlm_prot.h lockd.c procs.c |