pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d9272c86f16
branches:  trunk
changeset: 468957:4d9272c86f16
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Feb 18 02:01:44 2004 +0000

description:
Add and enable aget.

diffstat:

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

diffs (31 lines):

diff -r 2b3f7110b229 -r 4d9272c86f16 doc/CHANGES
--- a/doc/CHANGES       Wed Feb 18 02:00:34 2004 +0000
+++ b/doc/CHANGES       Wed Feb 18 02:01:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4895 2004/02/18 01:29:46 minskim Exp $
+$NetBSD: CHANGES,v 1.4896 2004/02/18 02:01:44 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -908,3 +908,4 @@
        Added imhangul_status_applet-0.2 [minskim 2004-02-18]
        Updated p5-MLDBM to 2.01 [heinz 2004-02-18]
        Added liteamp-0.2.4.1 [minskim 2004-02-18]
+       Added aget-0.4 [minskim 2004-02-18]
diff -r 2b3f7110b229 -r 4d9272c86f16 net/Makefile
--- a/net/Makefile      Wed Feb 18 02:00:34 2004 +0000
+++ b/net/Makefile      Wed Feb 18 02:01:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.440 2004/02/17 22:42:53 heinz Exp $
+# $NetBSD: Makefile,v 1.441 2004/02/18 02:01:44 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -11,6 +11,7 @@
 SUBDIR+=       ORBit2
 SUBDIR+=       SDL_net
 SUBDIR+=       adns
+SUBDIR+=       aget
 SUBDIR+=       airport2basestationconfig
 SUBDIR+=       airportbasestationconfig
 SUBDIR+=       airportmodemutility



Home | Main Index | Thread Index | Old Index