diff options
Diffstat (limited to 'libexec/ypxfr/Makefile')
-rw-r--r-- | libexec/ypxfr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ypxfr/Makefile b/libexec/ypxfr/Makefile index 999ae892f9f4..5548c4929c95 100644 --- a/libexec/ypxfr/Makefile +++ b/libexec/ypxfr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/ypxfr/Makefile,v 1.8.2.1 2001/04/25 10:41:06 ru Exp $ PROG= ypxfr SRCS= yp_dblookup.c yp_dbwrite.c yp_error.c \ |