diff options
Diffstat (limited to 'pkgtools/bootstrap-extras/Makefile')
-rw-r--r-- | pkgtools/bootstrap-extras/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/bootstrap-extras/Makefile b/pkgtools/bootstrap-extras/Makefile index 2e9a406683d..879699b0b70 100644 --- a/pkgtools/bootstrap-extras/Makefile +++ b/pkgtools/bootstrap-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/04/08 22:43:24 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/04/09 00:48:10 joerg Exp $ DISTNAME= bootstrap-extra-files-20070702 CATEGORIES= pkgtools @@ -11,7 +11,6 @@ COMMENT= Extra bootstrap files and scripts for ${OPSYS} PKG_DESTDIR_SUPPORT= user-destdir BOOTSTRAP_PKG= yes -NO_CHECKSUM= yes NO_CONFIGURE= yes NO_BUILD= yes |