aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Data-Validate-Domain
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-06-21 14:58:49 +0800
committerAndrej Zverev <az@FreeBSD.org>2011-06-21 14:58:49 +0800
commit302b9a7c365150a9d9518945d25c710ae4a13d4c (patch)
tree14b0444b4f498b96acd736fd26db1fc6cac084e4 /dns/p5-Data-Validate-Domain
parent7f51859e62a263e08f3ff9c90e270bfb62048d62 (diff)
downloadfreebsd-ports-gnome-302b9a7c365150a9d9518945d25c710ae4a13d4c.tar.gz
freebsd-ports-gnome-302b9a7c365150a9d9518945d25c710ae4a13d4c.tar.zst
freebsd-ports-gnome-302b9a7c365150a9d9518945d25c710ae4a13d4c.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. - Remove MD5 checksum - Utilize CPAN macro
Diffstat (limited to 'dns/p5-Data-Validate-Domain')
-rw-r--r--dns/p5-Data-Validate-Domain/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/p5-Data-Validate-Domain/Makefile b/dns/p5-Data-Validate-Domain/Makefile
index 6bebd3f7be45..57c03d5fd649 100644
--- a/dns/p5-Data-Validate-Domain/Makefile
+++ b/dns/p5-Data-Validate-Domain/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Data-Validate-Domain
PORTVERSION= 0.10
CATEGORIES= dns perl5
-MASTER_SITES= CPAN/../../authors/id/N/NE/NEELY
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:NEELY
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org