diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2002-10-17 19:47:13 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2002-10-17 19:47:13 +0000 |
commit | 4ab3087fc455b76e28c8c9ecc47f71aa3f39956a (patch) | |
tree | 4144220dd4fe0aca2a8d2e75fb33a9172e5cd609 /net/p5-Geo-IP | |
parent | c73a16a7b5c2c2e2cfe426046cab5fd40b7aaf4c (diff) | |
download | ports-4ab3087fc455b76e28c8c9ecc47f71aa3f39956a.tar.gz ports-4ab3087fc455b76e28c8c9ecc47f71aa3f39956a.zip |
Notes
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 |