summaryrefslogtreecommitdiff
path: root/lang/openjdk7-bin
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2009-03-05 00:43:19 +0000
committerjmcneill <jmcneill>2009-03-05 00:43:19 +0000
commit370b77b0c05fad0e5f7b9b648c08b0acfbd3cfca (patch)
tree9e99f1c13621f351ae38c863de03279195847c1a /lang/openjdk7-bin
parentafb4b336e30a3130980450cf7044fb1561f04563 (diff)
downloadpkgsrc-370b77b0c05fad0e5f7b9b648c08b0acfbd3cfca.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/