diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/p5-Tcl/Makefile | 3 | ||||
-rw-r--r-- | lang/p5-Try-Tiny/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile index f404627c5161..dd40bc129119 100644 --- a/lang/p5-Tcl/Makefile +++ b/lang/p5-Tcl/Makefile @@ -8,7 +8,8 @@ PORTNAME= Tcl PORTVERSION= 1.02 CATEGORIES= lang perl5 -MASTER_SITES= CPAN/../../authors/id/V/VK/VKON/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VKON PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/lang/p5-Try-Tiny/Makefile b/lang/p5-Try-Tiny/Makefile index 33178a60d953..a0e017ba143f 100644 --- a/lang/p5-Try-Tiny/Makefile +++ b/lang/p5-Try-Tiny/Makefile @@ -8,7 +8,8 @@ PORTNAME= Try-Tiny PORTVERSION= 0.09 CATEGORIES= lang perl5 -MASTER_SITES= CPAN/../../authors/id/D/DO/DOY +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DOY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |