diff options
author | xtraeme <xtraeme> | 2004-01-07 01:24:55 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-01-07 01:24:55 +0000 |
commit | b4a4c952a9ba05fe83330418f82984548f715f51 (patch) | |
tree | 8b70508d17c798eb0578d12783b9c2bbd3dc1117 /net | |
parent | 5b01c787641a6d864a22a8c40c5c8f55f7ac2e39 (diff) | |
download | pkgsrc-b4a4c952a9ba05fe83330418f82984548f715f51.tar.gz |
+ amule
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 8b18fd0b993..e01409376d4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.424 2004/01/06 00:28:47 grant Exp $ +# $NetBSD: Makefile,v 1.425 2004/01/07 01:24:55 xtraeme Exp $ # COMMENT= Networking tools @@ -14,6 +14,7 @@ SUBDIR+= adns SUBDIR+= airport2basestationconfig SUBDIR+= airportbasestationconfig SUBDIR+= airportmodemutility +SUBDIR+= amule SUBDIR+= archie SUBDIR+= arla SUBDIR+= arpd |