diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 13:20:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 13:20:15 +0000 |
commit | 0b33031e83c3d3f827b793fded719f5202f3e170 (patch) | |
tree | be1436f689b907c3db9782da595f5c4a317b706d /www/p5-Apache-ConfigFile | |
parent | - Bump PORTREVISION of mail/dovecot2-pigeonhole (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=281454
Diffstat (limited to 'www/p5-Apache-ConfigFile')
-rw-r--r-- | www/p5-Apache-ConfigFile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-ConfigFile/Makefile b/www/p5-Apache-ConfigFile/Makefile index 2ce2f711f820..d5a72779a029 100644 --- a/www/p5-Apache-ConfigFile/Makefile +++ b/www/p5-Apache-ConfigFile/Makefile @@ -9,7 +9,7 @@ PORTNAME= Apache-ConfigFile PORTVERSION= 1.23 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/N/NW/NWIGER +MASTER_SITE_SUBDIR= CPAN:NWIGER PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |