From 4c9afed1a041c29a5cd74428f74b490dfc10d013 Mon Sep 17 00:00:00 2001 From: abs Date: Sun, 3 May 2009 13:34:24 +0000 Subject: Add geoiplookup6, built for at least NetBSD 5/i386. Bump pkgrevision --- net/GeoIP/Makefile | 3 ++- net/GeoIP/PLIST | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'net/GeoIP') diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index fb784b73a19..3886c064d70 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2009/04/24 10:17:22 adam Exp $ +# $NetBSD: Makefile,v 1.21 2009/05/03 13:34:24 abs Exp $ DISTNAME= GeoIP-1.4.6 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ diff --git a/net/GeoIP/PLIST b/net/GeoIP/PLIST index 8e5fd10c7d6..cb58430ab0c 100644 --- a/net/GeoIP/PLIST +++ b/net/GeoIP/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2005/10/22 19:58:42 heinz Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/05/03 13:34:24 abs Exp $ bin/geoiplookup +bin/geoiplookup6 bin/geoipupdate include/GeoIP.h include/GeoIPCity.h @@ -7,6 +8,7 @@ include/GeoIPUpdate.h lib/libGeoIP.la lib/libGeoIPUpdate.la man/man1/geoiplookup.1 +man/man1/geoiplookup6.1 man/man1/geoipupdate.1 share/GeoIP/GeoIP.dat share/examples/GeoIP/GeoIP.conf.default -- cgit v1.2.3