diff options
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r-- | pkgtools/pkg_install/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 87ea677773a..c85f3ae3f20 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/11/09 15:45:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 1999/01/19 23:34:07 hubertf Exp $ # # Note to package maintainers: @@ -9,7 +9,7 @@ # (Use "make print-pkgtools_ver" to find the correct value for # YYYYMMDD) -DISTNAME= pkg_install-19981107 +DISTNAME= pkg_install-19990119 CATEGORIES= pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} |