summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjwise <jwise>2009-08-20 15:24:58 +0000
committerjwise <jwise>2009-08-20 15:24:58 +0000
commita25e0cbfe5c9d2f3963b77fcd91cbf7c5682517a (patch)
treedf66087d0f43d7c51d4fc3cb5c022e7ce657a47c /devel
parentb6a1c299c8d62444d77398f030cb828eee4aeb5a (diff)
downloadpkgsrc-a25e0cbfe5c9d2f3963b77fcd91cbf7c5682517a.tar.gz
Give up maintainership of packages where I am still listed as MAINTAINER.
Diffstat (limited to 'devel')
-rw-r--r--devel/apache-ant15/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apache-ant15/Makefile b/devel/apache-ant15/Makefile
index 70b382addf1..9de4740a379 100644
--- a/devel/apache-ant15/Makefile
+++ b/devel/apache-ant15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/05/26 02:13:17 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2009/08/20 15:24:58 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
@@ -12,7 +12,7 @@ MASTER_SITES= http://archive.apache.org/dist/ant/binaries/
EXTRACT_SUFX= .zip
DISTFILES= ${DISTNAME}-bin${EXTRACT_SUFX}
-MAINTAINER= jwise@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ant.apache.org/
COMMENT= "Apache Project's Java-Based make(1) replacement"