diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
commit | dec946ad510fca42e9c94b55d1d6a14f61b52298 (patch) | |
tree | 48b5727a03251b03dcd9fd368693c8cedacff8a4 /dns | |
parent | ec42834537425e5daa21f4b5a2a7933e8841e681 (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.
- Remove MD5 checksum
Notes
Notes:
svn path=/head/; revision=275886
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-RR-SRV-Helper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-RR-SRV-Helper/Makefile b/dns/p5-Net-DNS-RR-SRV-Helper/Makefile index 55175b4316da..9187e5a6cce4 100644 --- a/dns/p5-Net-DNS-RR-SRV-Helper/Makefile +++ b/dns/p5-Net-DNS-RR-SRV-Helper/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.0 PORTREVISION= 1 CATEGORIES= dns perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX +MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net |