diff options
author | seanc <seanc@FreeBSD.org> | 2002-10-18 03:47:13 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2002-10-18 03:47:13 +0800 |
commit | ea99f77afcc10b7ef60af60662ea260fef7ca5c7 (patch) | |
tree | c8b9a3baf48f7c1bd889e8b29a461e93ecc0bc1a /net/p5-Geo-IP | |
parent | 66440af32b1380cec79ff56300a7827338659090 (diff) | |
download | freebsd-ports-gnome-ea99f77afcc10b7ef60af60662ea260fef7ca5c7.tar.gz freebsd-ports-gnome-ea99f77afcc10b7ef60af60662ea260fef7ca5c7.tar.zst freebsd-ports-gnome-ea99f77afcc10b7ef60af60662ea260fef7ca5c7.zip |
Update GeoIP to 1.0.9. Update categories that were missed after the
repo-copy[1].
PR: ports/44171
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 2ed0f65be80f..6562715ab3f9 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -8,7 +8,7 @@ PORTNAME= Geo-IP PORTVERSION= 0.26 PORTREVISION= 1 -CATEGORIES= misc +CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://maxmind.com/download/geoip/api/perl/ MASTER_SITE_SUBDIR= Geo |