From ec06d30b75509f8c53bfeb79b1db3294958bf57e Mon Sep 17 00:00:00 2001 From: jwise Date: Mon, 11 Apr 2005 15:11:27 +0000 Subject: Having never had anything to do with this package, correct a MAINTAINER=jwise@netbsd.org which appears to have been copied wholesale from the apache-ant15 package. --- devel/apache-ant/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/apache-ant') diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index f701327ec1d..d758a6304b9 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/11/13 21:28:28 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/11 15:11:27 jwise Exp $ # # NOTE: if you are depending on ant from another package, please be aware that # the ant team has CHANGED the version numbering scheme. A previous version @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE:=ant/binaries/} EXTRACT_SUFX= .tar.bz2 DISTFILES= ${DISTNAME}-bin${EXTRACT_SUFX} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://ant.apache.org/ COMMENT= "Apache Project's Java-Based make(1) replacement" -- cgit v1.2.3