summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-03 06:15:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-03 06:15:15 +0000
commit2cbb28567493846d6bd712dcac7941da54f465d7 (patch)
tree42c63d6619bf506a4046c10af6ea29616fd68d3c
parentmark BROKEN: does not fetch (diff)
Fix master_sites
-rw-r--r--net/p5-EasyTCP/Makefile1
-rw-r--r--textproc/p5-Regex-PreSuf/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile
index 5c565d281ec4..5586d6fae733 100644
--- a/net/p5-EasyTCP/Makefile
+++ b/net/p5-EasyTCP/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 0.26
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:MNAGUIB
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/textproc/p5-Regex-PreSuf/Makefile b/textproc/p5-Regex-PreSuf/Makefile
index 781e37a2bf15..8f1cd48a4535 100644
--- a/textproc/p5-Regex-PreSuf/Makefile
+++ b/textproc/p5-Regex-PreSuf/Makefile
@@ -8,6 +8,7 @@ PORTNAME= Regex-PreSuf
PORTVERSION= 1.17
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:JHI
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org