summaryrefslogtreecommitdiff
path: root/devel/apache-ant15/Makefile
diff options
context:
space:
mode:
authorabs <abs>2004-06-28 16:53:55 +0000
committerabs <abs>2004-06-28 16:53:55 +0000
commitc56ccc82ed3b80c1e49ab0f43646da7f3cdf6a41 (patch)
treebf4cc06c66cfbff9b223c81a55c4878ec04063a3 /devel/apache-ant15/Makefile
parent5923dc5360102bf6d6952be8887ff40fd0add2ad (diff)
downloadpkgsrc-c56ccc82ed3b80c1e49ab0f43646da7f3cdf6a41.tar.gz
Apache have moved the distfiles, plus now only the .zip is available
Diffstat (limited to 'devel/apache-ant15/Makefile')
-rw-r--r--devel/apache-ant15/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/apache-ant15/Makefile b/devel/apache-ant15/Makefile
index 24b4ddd2cf3..c9cf41058b5 100644
--- a/devel/apache-ant15/Makefile
+++ b/devel/apache-ant15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/16 15:42:00 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/06/28 16:53:55 abs 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
@@ -8,8 +8,8 @@
DISTNAME= apache-ant-1.5.4
PKGREVISION= 1
CATEGORIES= devel java
-MASTER_SITES= ${MASTER_SITE_APACHE:=ant/binaries/}
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= http://archive.apache.org/dist/ant/binaries/
+EXTRACT_SUFX= .zip
DISTFILES= ${DISTNAME}-bin${EXTRACT_SUFX}
MAINTAINER= jwise@NetBSD.org