diff options
author | az <az@FreeBSD.org> | 2011-09-08 21:20:15 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-09-08 21:20:15 +0800 |
commit | 8d514947dd632556ae70eb05e1b6efe5d28d9bb8 (patch) | |
tree | 2b8e5f9c993ab9e9268175faf6a70329da646e2f /www/p5-Catalyst-View-XSLT | |
parent | 2c948cbd1993cfeb20f8e8efe114567277333768 (diff) | |
download | freebsd-ports-gnome-8d514947dd632556ae70eb05e1b6efe5d28d9bb8.tar.gz freebsd-ports-gnome-8d514947dd632556ae70eb05e1b6efe5d28d9bb8.tar.zst freebsd-ports-gnome-8d514947dd632556ae70eb05e1b6efe5d28d9bb8.zip |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat
Diffstat (limited to 'www/p5-Catalyst-View-XSLT')
-rw-r--r-- | www/p5-Catalyst-View-XSLT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-View-XSLT/Makefile b/www/p5-Catalyst-View-XSLT/Makefile index 62eb6c1f4aca..8a146611d048 100644 --- a/www/p5-Catalyst-View-XSLT/Makefile +++ b/www/p5-Catalyst-View-XSLT/Makefile @@ -9,7 +9,7 @@ PORTNAME= Catalyst-View-XSLT PORTVERSION= 0.08 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/J/JA/JANUS +MASTER_SITE_SUBDIR= CPAN:JANUS PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org |