diff options
author | minskim <minskim> | 2004-02-18 02:01:44 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-18 02:01:44 +0000 |
commit | bb73980c9cbd659343d583fb2b4d26a8dfcc8f33 (patch) | |
tree | 0fd0944acb314dc59a9c584d10adc415bde5f5a8 /net | |
parent | 26a38e5d50ae7c5b42d5960c5dd9341222441cb3 (diff) | |
download | pkgsrc-bb73980c9cbd659343d583fb2b4d26a8dfcc8f33.tar.gz |
Add and enable aget.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0b4fadf91bd..f0e47b11018 100644 --- a/net/Makefile +++ b/net/Makefile @@ -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+= ORBit SUBDIR+= ORBit2 SUBDIR+= SDL_net SUBDIR+= adns +SUBDIR+= aget SUBDIR+= airport2basestationconfig SUBDIR+= airportbasestationconfig SUBDIR+= airportmodemutility |