diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-14 07:39:45 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-14 07:39:45 +0800 |
commit | b9a3d842cfc218dce5295d4dedf3b7e0e8727ade (patch) | |
tree | 0f699d9ab98d5d0f08cf1550ae4ca5a51464d95d /dns/p5-pgeodns/Makefile | |
parent | 0852b740fc035c2799a981e31eb35461f2f8ca23 (diff) | |
download | freebsd-ports-gnome-b9a3d842cfc218dce5295d4dedf3b7e0e8727ade.tar.gz freebsd-ports-gnome-b9a3d842cfc218dce5295d4dedf3b7e0e8727ade.tar.zst freebsd-ports-gnome-b9a3d842cfc218dce5295d4dedf3b7e0e8727ade.zip |
- Add missing perl5 virtual categories
Diffstat (limited to 'dns/p5-pgeodns/Makefile')
-rw-r--r-- | dns/p5-pgeodns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-pgeodns/Makefile b/dns/p5-pgeodns/Makefile index 9e415c8753d0..226de48e3dbc 100644 --- a/dns/p5-pgeodns/Makefile +++ b/dns/p5-pgeodns/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgeodns PORTVERSION= 1.32 -CATEGORIES= dns +CATEGORIES= dns perl5 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= p5- |