summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-12-28 00:28:09 +0000
committerxtraeme <xtraeme>2004-12-28 00:28:09 +0000
commitf41d84e01727355fd69bc0315c0b1d4f4446b79a (patch)
treecb91f11d29cf991e55291643d9ffb185815bb3ad
parent25b9a8eb5b2828ceb43da501839ab96b04e70f29 (diff)
downloadpkgsrc-f41d84e01727355fd69bc0315c0b1d4f4446b79a.tar.gz
Added pkg_notify-0.3.
-rw-r--r--doc/CHANGES3
-rw-r--r--pkgtools/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 421840ed62d..8969b2b8d71 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8483 2004/12/28 00:05:19 xtraeme Exp $
+$NetBSD: CHANGES,v 1.8484 2004/12/28 00:28:09 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -6602,3 +6602,4 @@ Changes to the packages collection and infrastructure in 2004:
Added ap-rivet-0.4.0.1 [minskim 2004-12-27]
Added py-urwid-0.8.4 [minskim 2004-12-27]
Added xenvstat-20041127 [xtraeme 2004-12-27]
+ Added pkg_notify-0.3 [xtraeme 2004-12-27]
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