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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/p5-XML-RSSLite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-RSSLite/Makefile b/textproc/p5-XML-RSSLite/Makefile index ffa66b526d7e..8c35669cc674 100644 --- a/textproc/p5-XML-RSSLite/Makefile +++ b/textproc/p5-XML-RSSLite/Makefile @@ -7,7 +7,7 @@ PORTNAME= XML-RSSLite PORTVERSION= 0.15 -CATEGORIES= textproc +CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz |