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 fefc7bfa1d5f..334ddb24c396 100644 --- a/libexec/rpc.rusersd/Makefile +++ b/libexec/rpc.rusersd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rpc.rusersd/Makefile,v 1.5.2.1 1999/08/29 15:03:50 peter Exp $ PROG = rpc.rusersd SRCS = rusersd.c rusers_proc.c |