diff options
author | minskim <minskim@pkgsrc.org> | 2004-03-07 18:46:45 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-03-07 18:46:45 +0000 |
commit | 2e37dc49409186373fb02d705ededcb988afbe5b (patch) | |
tree | 9cbfca518f87ca631fd25f1b703c338f034b2fe5 /net/Makefile | |
parent | 0019ff8c37ab7cf7f3bb577457d1ed38fb1a50ad (diff) | |
download | pkgsrc-2e37dc49409186373fb02d705ededcb988afbe5b.tar.gz |
Add and enable py-GeoIP.
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 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 |