diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-19 13:12:08 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-19 13:12:08 +0000 |
commit | 2cba6cd79f5d8c55d7464523d29bea64f94c854a (patch) | |
tree | 259c514885b9afc686d57cd0ac0e055ec19a5a14 /devel/p5-Logfile-Rotate | |
parent | 6378d6452feced49397fa2c81d9d67f78de92113 (diff) | |
download | ports-2cba6cd79f5d8c55d7464523d29bea64f94c854a.tar.gz ports-2cba6cd79f5d8c55d7464523d29bea64f94c854a.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)
Notes
Notes:
svn path=/head/; revision=213332
Diffstat (limited to 'devel/p5-Logfile-Rotate')
-rw-r--r-- | devel/p5-Logfile-Rotate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Logfile-Rotate/Makefile b/devel/p5-Logfile-Rotate/Makefile index 3e9793ef2ff3..c60d7c4a06c3 100644 --- a/devel/p5-Logfile-Rotate/Makefile +++ b/devel/p5-Logfile-Rotate/Makefile @@ -7,7 +7,7 @@ PORTNAME= Logfile-Rotate PORTVERSION= 1.04 -CATEGORIES= devel +CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |