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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Senna/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-String-Format/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Canonical/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile b/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile index 85e778563016..c99c64511dc3 100644 --- a/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile +++ b/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile @@ -7,7 +7,7 @@ PORTNAME= Plucene-Analysis-CJKAnalyzer PORTVERSION= 0.02 -CATEGORIES= textproc +CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/X/XE/XERN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Senna/Makefile b/textproc/p5-Senna/Makefile index 835da7e4101f..a215551edd7c 100644 --- a/textproc/p5-Senna/Makefile +++ b/textproc/p5-Senna/Makefile @@ -7,7 +7,7 @@ PORTNAME= Senna PORTVERSION= 0.51 -CATEGORIES= textproc +CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/D/DM/DMAKI/ PKGNAMEPREFIX= p5- diff --git a/textproc/p5-String-Format/Makefile b/textproc/p5-String-Format/Makefile index 14efbfd870ce..d37bb990082c 100644 --- a/textproc/p5-String-Format/Makefile +++ b/textproc/p5-String-Format/Makefile @@ -7,7 +7,7 @@ PORTNAME= String-Format PORTVERSION= 1.14 -CATEGORIES= textproc +CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile index ba1d0fdc6454..2fac0474f398 100644 --- a/textproc/p5-XML-Canonical/Makefile +++ b/textproc/p5-XML-Canonical/Makefile @@ -7,7 +7,7 @@ PORTNAME= XML-Canonical PORTVERSION= 0.10 -CATEGORIES= textproc +CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- |