diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2007-10-19 06:54:33 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2007-10-19 06:54:33 +0000 |
commit | 59a3cbf132908470340be259d81b58f22ff8827c (patch) | |
tree | ffbca3935164cdf2d66ae9c1ea50871e0781a2b1 /net/Makefile | |
parent | a380c3fe58642246dd33ec899cc3cf184ac4c1ae (diff) | |
download | pkgsrc-59a3cbf132908470340be259d81b58f22ff8827c.tar.gz |
add and activate aria2
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8c64c68fc55..ddb5887d9a8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.686 2007/10/14 17:39:03 heinz Exp $ +# $NetBSD: Makefile,v 1.687 2007/10/19 06:54:33 jnemeth Exp $ # COMMENT= Networking tools @@ -21,6 +21,7 @@ SUBDIR+= airportmodemutility SUBDIR+= amule SUBDIR+= aoe-vblade SUBDIR+= argus +SUBDIR+= aria2 SUBDIR+= arla SUBDIR+= arpd SUBDIR+= arping |