diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:53:52 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:53:52 +0000 |
commit | 6e17578b4d04c51644b1d5dad36ee268150d7e99 (patch) | |
tree | ad7985c9a3c7192d6b9e42a609abc0517987b296 /net/p5-Geo-IP | |
parent | 454778e8e00823597a97b4cedcc2e1d7ee8b3dae (diff) | |
download | ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.tar.gz ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.zip |
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat)
Notes
Notes:
svn path=/head/; revision=196071
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 69469110a580..bd3402819d29 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -7,7 +7,7 @@ PORTNAME= Geo-IP PORTVERSION= 1.28 -CATEGORIES= net +CATEGORIES= net geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://www.maxmind.com/download/geoip/api/perl/ MASTER_SITE_SUBDIR= Geo |