summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2017-02-12 10:48:55 +0000
committerjmmv <jmmv@pkgsrc.org>2017-02-12 10:48:55 +0000
commite68acbb19fc234ee91bcbc2cd15e67600452137b (patch)
tree99cd068b92e08193706275f24fd664a357790fea /pkgtools/Makefile
parente91e4c877e5b8e50b32e35cded7ba9d01bf8485a (diff)
downloadpkgsrc-e68acbb19fc234ee91bcbc2cd15e67600452137b.tar.gz
Move pkgtools/pkg_comp to pkgtools/pkg_comp1.
This is to make room for pkg_comp 2.0, which is coming soon. The new release is significantly different from the 1.x series in features (supports multiple platforms, bootstrap, and pbulk) but also comes with a different configuration syntax.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 854fa7794e6..eaaf8dfec89 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2016/10/01 18:42:53 kamil Exp $
+# $NetBSD: Makefile,v 1.115 2017/02/12 10:48:55 jmmv Exp $
#
COMMENT= Tools for use in the packages collection
@@ -34,7 +34,7 @@ SUBDIR+= pbulk-base
SUBDIR+= pkg
SUBDIR+= pkg_alternatives
SUBDIR+= pkg_chk
-SUBDIR+= pkg_comp
+SUBDIR+= pkg_comp1
SUBDIR+= pkg_distinst
SUBDIR+= pkg_filecheck
SUBDIR+= pkg_install