Add and enable p5-Geo-IP.

This commit is contained in:
minskim 2004-07-03 01:00:50 +00:00
parent 2a81fdb922
commit d148e28c17
2 changed files with 4 additions and 2 deletions

View file

@ -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]

View file

@ -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