diff options
Diffstat (limited to 'usr.sbin/pkg_install/create/Makefile')
-rw-r--r-- | usr.sbin/pkg_install/create/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/create/Makefile b/usr.sbin/pkg_install/create/Makefile index 42718c6f9273c..4ce9bb9165127 100644 --- a/usr.sbin/pkg_install/create/Makefile +++ b/usr.sbin/pkg_install/create/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/create/Makefile,v 1.22 2004/08/12 20:06:00 ru Exp $ PROG= pkg_create SRCS= main.c perform.c pl.c |