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 | |
parent | 454778e8e00823597a97b4cedcc2e1d7ee8b3dae (diff) | |
download | freebsd-ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.zip |
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat)
Diffstat (limited to 'net')
-rw-r--r-- | net/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Geo-IP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Geo-IPfree/Makefile | 2 | ||||
-rw-r--r-- | net/p5-IP-Country/Makefile | 2 | ||||
-rw-r--r-- | net/py-GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/ruby-net-geoip/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 00629f462843..56f772635ae4 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -7,7 +7,7 @@ PORTNAME= GeoIP PORTVERSION= 1.4.2 -CATEGORIES= net +CATEGORIES= net geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ 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 diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index cf4fa90be63f..169aa97ec4d4 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -7,7 +7,7 @@ PORTNAME= Geo-IPfree PORTVERSION= 0.2 -CATEGORIES= net perl5 +CATEGORIES= net perl5 geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index c07283f93472..cd1e810029ed 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -8,7 +8,7 @@ PORTNAME= IP-Country PORTVERSION= 2.23 PORTREVISION= 1 -CATEGORIES= net perl5 +CATEGORIES= net perl5 geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/N/NW/NWETTERS PKGNAMEPREFIX= p5- diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index c1cc3ffc9b2b..5b82b334fa4a 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -8,7 +8,7 @@ PORTNAME= GeoIP PORTVERSION= 1.2.1 PORTREVISION= 3 -CATEGORIES= net python +CATEGORIES= net python geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-Python-${PORTVERSION} diff --git a/net/ruby-net-geoip/Makefile b/net/ruby-net-geoip/Makefile index 4250b39db913..49f6d37de09a 100644 --- a/net/ruby-net-geoip/Makefile +++ b/net/ruby-net-geoip/Makefile @@ -8,7 +8,7 @@ PORTNAME= net-geoip PORTVERSION= 0.06 PORTREVISION= 6 -CATEGORIES= net ruby +CATEGORIES= net ruby geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |