pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/apache-ant Having never had anything to do with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa5da0086670
branches:  trunk
changeset: 492376:fa5da0086670
user:      jwise <jwise%pkgsrc.org@localhost>
date:      Mon Apr 11 15:11:27 2005 +0000

description:
Having never had anything to do with this package, correct a

        MAINTAINER=jwise%netbsd.org@localhost

which appears to have been copied wholesale from the apache-ant15 package.

diffstat:

 devel/apache-ant/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 942f38b142b2 -r fa5da0086670 devel/apache-ant/Makefile
--- a/devel/apache-ant/Makefile Mon Apr 11 15:02:23 2005 +0000
+++ b/devel/apache-ant/Makefile Mon Apr 11 15:11:27 2005 +0000
@@ -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 @@
 EXTRACT_SUFX=  .tar.bz2
 DISTFILES=     ${DISTNAME}-bin${EXTRACT_SUFX}
 
-MAINTAINER=    jwise%NetBSD.org@localhost
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://ant.apache.org/
 COMMENT=       "Apache Project's Java-Based make(1) replacement"
 



Home | Main Index | Thread Index | Old Index