summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-12-28 00:28:09 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-12-28 00:28:09 +0000
commitb40fef45e37a9e92bae0367326cddccd540d7e72 (patch)
treecb91f11d29cf991e55291643d9ffb185815bb3ad /pkgtools/Makefile
parent46ea05f309c2211164afd264d6698022c51a990f (diff)
downloadpkgsrc-b40fef45e37a9e92bae0367326cddccd540d7e72.tar.gz
Added pkg_notify-0.3.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index b1e9d212fae..e1d84fd19cd 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2004/08/28 00:26:57 gavan Exp $
+# $NetBSD: Makefile,v 1.62 2004/12/28 00:28:09 xtraeme Exp $
#
COMMENT= Tools for use in the packages collection
@@ -19,6 +19,7 @@ SUBDIR+= pkg_comp
SUBDIR+= pkg_filecheck
#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_install-info
+SUBDIR+= pkg_notify
SUBDIR+= pkg_regress
SUBDIR+= pkg_tarup
SUBDIR+= pkgclean