aboutsummaryrefslogtreecommitdiffstats
path: root/www/weblint++
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2011-06-20 17:22:15 +0800
committeraz <az@FreeBSD.org>2011-06-20 17:22:15 +0800
commitf9f973a383787e856ce3df697ab0e2a99102276d (patch)
tree83d944d80ca663ce69694f84c4b0e150f565208c /www/weblint++
parentea60c09282b26c9ef901b5639b8e3ec0077db514 (diff)
downloadfreebsd-ports-gnome-f9f973a383787e856ce3df697ab0e2a99102276d.tar.gz
freebsd-ports-gnome-f9f973a383787e856ce3df697ab0e2a99102276d.tar.zst
freebsd-ports-gnome-f9f973a383787e856ce3df697ab0e2a99102276d.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
Diffstat (limited to 'www/weblint++')
-rw-r--r--www/weblint++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/weblint++/Makefile b/www/weblint++/Makefile
index 0a8d4037d694..53149aba039d 100644
--- a/www/weblint++/Makefile
+++ b/www/weblint++/Makefile
@@ -10,9 +10,9 @@ PORTVERSION= 1.15
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR=../../authors/id/B/BD/BDFOY
+MASTER_SITE_SUBDIR= CPAN:BDFOY
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= HTML validator and sanity checker
BUILD_DEPENDS= p5-ConfigReader-Simple>=1.15:${PORTSDIR}/devel/p5-ConfigReader-Simple \