diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 08:36:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 08:36:43 +0000 |
commit | a015f2e5d01914a78ae49e52b8ede1ad288b54a4 (patch) | |
tree | f12874a6e0a96c7033b5b00892bfe0155701411c /security | |
parent | 2c1c3213db262bfef8e94495042dad914b44ae32 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-PBKDF2/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-Hashcash/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Snort-Rule/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Crypt-PBKDF2/Makefile b/security/p5-Crypt-PBKDF2/Makefile index 47c3d4a1bb87..6c6ba5867ae0 100644 --- a/security/p5-Crypt-PBKDF2/Makefile +++ b/security/p5-Crypt-PBKDF2/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt-PBKDF2 PORTVERSION= 0.101170 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/A/AR/ARODLAND +MASTER_SITE_SUBDIR= CPAN:ARODLAND PKGNAMEPREFIX= p5- MAINTAINER= v.a.popov@gmail.com diff --git a/security/p5-Digest-Hashcash/Makefile b/security/p5-Digest-Hashcash/Makefile index 52f99dec38cb..823062815fa9 100644 --- a/security/p5-Digest-Hashcash/Makefile +++ b/security/p5-Digest-Hashcash/Makefile @@ -7,7 +7,7 @@ PORTNAME= Digest-Hashcash PORTVERSION= 0.04 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMBACK +MASTER_SITE_SUBDIR= CPAN:ADAMBACK PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz diff --git a/security/p5-Snort-Rule/Makefile b/security/p5-Snort-Rule/Makefile index b976772bed2c..379645561b41 100644 --- a/security/p5-Snort-Rule/Makefile +++ b/security/p5-Snort-Rule/Makefile @@ -9,7 +9,7 @@ PORTNAME= Snort-Rule PORTVERSION= 1.07 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/S/SA/SAXJAZMAN/Snort +MASTER_SITE_SUBDIR= CPAN:SAXJAZMAN/Snort PKGNAMEPREFIX= p5- MAINTAINER= pauls@utdallas.edu |