From 504a814c70767b8d6f0c54c90af3976bd0907e2b Mon Sep 17 00:00:00 2001 From: zi Date: Thu, 6 Dec 2012 16:39:07 +0000 Subject: - Reset MAINTAINER on ports with addresses that have unrecoverable bounces. Reported by: portscout Feature safe: yes --- textproc/xml-commons/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/xml-commons') diff --git a/textproc/xml-commons/Makefile b/textproc/xml-commons/Makefile index bd400edb32a8..2f91ae3c838c 100644 --- a/textproc/xml-commons/Makefile +++ b/textproc/xml-commons/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= APACHE/xml/commons DISTNAME= ${PORTNAME}-external-${PORTVERSION} EXTRACT_SUFX= -bin.tar.gz -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Provides common XML code for Apache projects USE_JAVA= yes -- cgit