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 f03b266d2480d..e93430567d32b 100644 --- a/libexec/ypxfr/Makefile +++ b/libexec/ypxfr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/ypxfr/Makefile,v 1.8 1999/08/28 00:10:32 peter Exp $ PROG= ypxfr SRCS= yp_dblookup.c yp_dbwrite.c yp_error.c \ |