diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /www/pear-Services_W3C_HTMLValidator | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) | |
download | ports-b233276d780d89ce6fa291b8fda9e472e3189378.tar.gz ports-b233276d780d89ce6fa291b8fda9e472e3189378.zip |
Notes
Diffstat (limited to 'www/pear-Services_W3C_HTMLValidator')
-rw-r--r-- | www/pear-Services_W3C_HTMLValidator/Makefile | 2 |
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 |