summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-04-06 15:23:34 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-04-06 15:23:34 +0000
commit99328876d86393f1a912c88c5a168af529fcec92 (patch)
tree5b6ee33a5b8f1c6f8ab82239ecfdc86d90db7f38 /pkgtools
parent06ec969233959ab5e1281491e76a90297238337d (diff)
downloadpkgsrc-99328876d86393f1a912c88c5a168af529fcec92.tar.gz
Added pkg_select-20050403 (thanks to iMil for creating this great
frontend).
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 4cad3563dff..52c34ebd9c7 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2005/01/25 13:05:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.65 2005/04/06 15:23:34 xtraeme Exp $
#
COMMENT= Tools for use in the packages collection
@@ -22,6 +22,7 @@ SUBDIR+= pkg_filecheck
SUBDIR+= pkg_install-info
SUBDIR+= pkg_notify
SUBDIR+= pkg_regress
+SUBDIR+= pkg_select
SUBDIR+= pkg_tarup
SUBDIR+= pkgclean
SUBDIR+= pkgconflict