diff options
author | araujo <araujo@FreeBSD.org> | 2008-05-19 21:12:08 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-05-19 21:12:08 +0800 |
commit | 65f6f6e78d2c34174fc907cd9ab0f2917ade48a6 (patch) | |
tree | 7f2e3787b8223f377e69e3d87c28528b2bc77b15 /net/p5-Geo-IP | |
parent | 628e3b62f16617257a7c2c05b0b89cd6ce125a18 (diff) | |
download | freebsd-ports-gnome-65f6f6e78d2c34174fc907cd9ab0f2917ade48a6.tar.gz freebsd-ports-gnome-65f6f6e78d2c34174fc907cd9ab0f2917ade48a6.tar.zst freebsd-ports-gnome-65f6f6e78d2c34174fc907cd9ab0f2917ade48a6.zip |
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr)
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 7ed0ab5a91f5..7c49fe4a665d 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -7,7 +7,7 @@ PORTNAME= Geo-IP PORTVERSION= 1.31 -CATEGORIES= net geography +CATEGORIES= net geography perl5 MASTER_SITES= CPAN \ http://www.maxmind.com/download/geoip/api/perl/ PKGNAMEPREFIX= p5- |