summaryrefslogtreecommitdiff
path: root/lang/openjdk7-bin
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2009-03-05 00:43:19 +0000
committerjmcneill <jmcneill@pkgsrc.org>2009-03-05 00:43:19 +0000
commitbe4487e34b43e7b5414002462e69adf4755f0a0e (patch)
tree9e99f1c13621f351ae38c863de03279195847c1a /lang/openjdk7-bin
parenta25e2945fb646b72fc9cf8e63b7c91809ddd3cad (diff)
downloadpkgsrc-be4487e34b43e7b5414002462e69adf4755f0a0e.tar.gz
Use http instead of ftp for MASTER_SITES on nbftp, better chance of making
it through a NAT.
Diffstat (limited to 'lang/openjdk7-bin')
-rw-r--r--lang/openjdk7-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/openjdk7-bin/Makefile b/lang/openjdk7-bin/Makefile
index 52c6f53b7f5..19890ab24a6 100644
--- a/lang/openjdk7-bin/Makefile
+++ b/lang/openjdk7-bin/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/05 00:25:54 abs Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/05 00:43:19 jmcneill Exp $
#
DISTNAME= jdk1.7.0.20090129-i386-netbsd5
PKGNAME= ${DISTNAME:C:-i386.*:::C:.*\.:openjdk7-bin-:}
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/java/
+MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/java/
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://openjdk.java.net/projects/bsd-port/