summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-07-03 01:00:50 +0000
committerminskim <minskim@pkgsrc.org>2004-07-03 01:00:50 +0000
commitd148e28c173057abfcef94e85e03149c167b9da5 (patch)
treee60bfd061bf3150af063397587ee007ca50831cb
parent2a81fdb922ac0bc145e86cb089c3be8adf1c50d5 (diff)
downloadpkgsrc-d148e28c173057abfcef94e85e03149c167b9da5.tar.gz
Add and enable p5-Geo-IP.
-rw-r--r--doc/CHANGES3
-rw-r--r--net/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index e032f6d36d8..452e99faa97 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6426 2004/07/03 00:54:07 minskim Exp $
+$NetBSD: CHANGES,v 1.6427 2004/07/03 01:00:50 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3217,3 +3217,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated GConf2 to 2.6.3 [jmmv 2004-07-02]
Updated GConf2-ui to 2.6.3 [jmmv 2004-07-02]
Updated GeoIP to 1.3.4 [minskim 2004-07-03]
+ Added p5-Geo-IP-1.21 [minskim 2004-07-03]
diff --git a/net/Makefile b/net/Makefile
index 25ff628dfb2..e412565cf92 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.477 2004/06/26 11:02:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.478 2004/07/03 01:00:50 minskim Exp $
#
COMMENT= Networking tools
@@ -208,6 +208,7 @@ SUBDIR+= openslp
SUBDIR+= openvpn
SUBDIR+= overnet
SUBDIR+= p5-DNS-ZoneParse
+SUBDIR+= p5-Geo-IP
SUBDIR+= p5-INET6
SUBDIR+= p5-IO-Interface
SUBDIR+= p5-IO-Socket-Multicast