diff options
author | minskim <minskim> | 2004-03-07 18:46:45 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-03-07 18:46:45 +0000 |
commit | 47038f4c318003515ae724676288301604c87d2c (patch) | |
tree | 9cbfca518f87ca631fd25f1b703c338f034b2fe5 /net | |
parent | fa91bbf8a15d0fb1241c8ae4c6e8c28ac0d8a1bf (diff) | |
download | pkgsrc-47038f4c318003515ae724676288301604c87d2c.tar.gz |
Add and enable py-GeoIP.
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 c1647301011..842cbf40d05 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.452 2004/03/06 12:05:53 grant Exp $ +# $NetBSD: Makefile,v 1.453 2004/03/07 18:46:45 minskim Exp $ # COMMENT= Networking tools @@ -243,6 +243,7 @@ SUBDIR+= publicfile SUBDIR+= puf SUBDIR+= pure-ftpd SUBDIR+= pxe +SUBDIR+= py-GeoIP SUBDIR+= py-IP SUBDIR+= py-METAR SUBDIR+= py-ORBit |