diff options
Diffstat (limited to 'libexec/rpc.rusersd/Makefile')
-rw-r--r-- | libexec/rpc.rusersd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rpc.rusersd/Makefile b/libexec/rpc.rusersd/Makefile index fefc7bfa1d5fb..69cb6ba72c4a4 100644 --- a/libexec/rpc.rusersd/Makefile +++ b/libexec/rpc.rusersd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rpc.rusersd/Makefile,v 1.6 1999/08/28 00:09:55 peter Exp $ PROG = rpc.rusersd SRCS = rusersd.c rusers_proc.c |