pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/openjdk7-bin Use http instead of ftp for MASTER_S...
details: https://anonhg.NetBSD.org/pkgsrc/rev/285039e03a2b
branches: trunk
changeset: 555547:285039e03a2b
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Thu Mar 05 00:43:19 2009 +0000
description:
Use http instead of ftp for MASTER_SITES on nbftp, better chance of making
it through a NAT.
diffstat:
lang/openjdk7-bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 70a20e965a3e -r 285039e03a2b lang/openjdk7-bin/Makefile
--- a/lang/openjdk7-bin/Makefile Thu Mar 05 00:27:31 2009 +0000
+++ b/lang/openjdk7-bin/Makefile Thu Mar 05 00:43:19 2009 +0000
@@ -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@localhost
HOMEPAGE= http://openjdk.java.net/projects/bsd-port/
Home |
Main Index |
Thread Index |
Old Index