pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add and enable adtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/476810a934a0
branches:  trunk
changeset: 482624:476810a934a0
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Oct 30 21:13:09 2004 +0000

description:
Add and enable adtool.

diffstat:

 doc/CHANGES       |  3 ++-
 sysutils/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r ff8a0f0275ec -r 476810a934a0 doc/CHANGES
--- a/doc/CHANGES       Sat Oct 30 21:11:56 2004 +0000
+++ b/doc/CHANGES       Sat Oct 30 21:13:09 2004 +0000
@@ -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 @@
        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 -r ff8a0f0275ec -r 476810a934a0 sysutils/Makefile
--- a/sysutils/Makefile Sat Oct 30 21:11:56 2004 +0000
+++ b/sysutils/Makefile Sat Oct 30 21:13:09 2004 +0000
@@ -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+=       acpi-iasl
 SUBDIR+=       acpidump
 SUBDIR+=       adjustkernel
+SUBDIR+=       adtool
 SUBDIR+=       amanda
 SUBDIR+=       amanda-client
 SUBDIR+=       amanda-common



Home | Main Index | Thread Index | Old Index