aboutsummaryrefslogtreecommitdiffstats
path: root/www/pear-Services_W3C_HTMLValidator
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2015-11-26 20:04:00 +0800
committermiwi <miwi@FreeBSD.org>2015-11-26 20:04:00 +0800
commit871be174caf5f1a486337e9218249dfa516991f1 (patch)
tree3081713bfbac043d0797e43f4ad3cf98dec16df4 /www/pear-Services_W3C_HTMLValidator
parent45429d5b95bbeb061750bb8518378043038699bd (diff)
downloadfreebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.tar.gz
freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.tar.zst
freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.zip
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'www/pear-Services_W3C_HTMLValidator')
-rw-r--r--www/pear-Services_W3C_HTMLValidator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_W3C_HTMLValidator/Makefile b/www/pear-Services_W3C_HTMLValidator/Makefile
index 29a5d83201e3..e13fd87516d9 100644
--- a/www/pear-Services_W3C_HTMLValidator/Makefile
+++ b/www/pear-Services_W3C_HTMLValidator/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.0.0
PORTEPOCH= 1
CATEGORIES= www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Object Oriented Interface to the W3C HTML Validator service
BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2