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 /security | |
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 'security')
-rw-r--r-- | security/p5-Authen-TacacsPlus/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-Ticket/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-PGPSimple/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Yahoo-BBAuth/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index 42f2a8641feb..3d5276d424ef 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -7,7 +7,7 @@ PORTNAME= TacacsPlus PORTVERSION= 0.16 -CATEGORIES= security +CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Authen-Ticket/Makefile b/security/p5-Authen-Ticket/Makefile index 922405d34ec8..aee77587d5fd 100644 --- a/security/p5-Authen-Ticket/Makefile +++ b/security/p5-Authen-Ticket/Makefile @@ -7,7 +7,7 @@ PORTNAME= Authen-Ticket PORTVERSION= 0.02 -CATEGORIES= security +CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-PGPSimple/Makefile b/security/p5-Crypt-PGPSimple/Makefile index 73eb3505973d..eeb29f3675e4 100644 --- a/security/p5-Crypt-PGPSimple/Makefile +++ b/security/p5-Crypt-PGPSimple/Makefile @@ -7,7 +7,7 @@ PORTNAME= Crypt-PGPSimple PORTVERSION= 0.13 -CATEGORIES= security +CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Yahoo-BBAuth/Makefile b/security/p5-Yahoo-BBAuth/Makefile index b10d8f393fe9..ca2d6379428f 100644 --- a/security/p5-Yahoo-BBAuth/Makefile +++ b/security/p5-Yahoo-BBAuth/Makefile @@ -7,7 +7,7 @@ PORTNAME= Yahoo-BBAuth PORTVERSION= 0.50 -CATEGORIES= security www +CATEGORIES= security www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Yahoo PKGNAMEPREFIX= p5- |