summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-30 21:13:09 +0000
committerminskim <minskim@pkgsrc.org>2004-10-30 21:13:09 +0000
commita8f4e729fb8c167dd58066db929c3568ac5d25ed (patch)
tree57db5ab7bf902b61570193387b19b6e8607f9b81
parent5e30fb767ce05247e4111cc0950ffde8cc2b953d (diff)
downloadpkgsrc-a8f4e729fb8c167dd58066db929c3568ac5d25ed.tar.gz
Add and enable adtool.
-rw-r--r--doc/CHANGES3
-rw-r--r--sysutils/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 73fe9bb4503..66cff1913cf 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7624 2004/10/30 20:53:52 minskim Exp $
+$NetBSD: CHANGES,v 1.7625 2004/10/30 21:13:09 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4988,3 +4988,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated clamav to 0.80nb3 [recht 2004-10-30]
Updated mathomatic to 11.4d [minskim 2004-10-30]
Added p5-X11-Protocol-0.53 [minskim 2004-10-30]
+ Added adtool-1.2 [minskim 2004-10-30]
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ca1639515c3..9afd9906c8e 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.266 2004/10/30 05:09:51 xtraeme Exp $
+# $NetBSD: Makefile,v 1.267 2004/10/30 21:13:09 minskim Exp $
COMMENT= System utilities
@@ -6,6 +6,7 @@ SUBDIR+= GWLib
SUBDIR+= acpi-iasl
SUBDIR+= acpidump
SUBDIR+= adjustkernel
+SUBDIR+= adtool
SUBDIR+= amanda
SUBDIR+= amanda-client
SUBDIR+= amanda-common