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 72978eb17d94c..822abfaa24688 100644 --- a/libexec/ypxfr/Makefile +++ b/libexec/ypxfr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/ypxfr/Makefile,v 1.11.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ypxfr SRCS= yp_dblookup.c yp_dbwrite.c yp_error.c \ |