diff options
author | abs <abs> | 2001-07-16 13:50:17 +0000 |
---|---|---|
committer | abs <abs> | 2001-07-16 13:50:17 +0000 |
commit | aeaf702bd3d69c7278e533589847fc9d43fc43cc (patch) | |
tree | c39cd4345756df7d1c0454b853cbdee4f4447fa4 /lang | |
parent | e4fbef70cfee6e03fb7f55779aadb7a2f79d9d47 (diff) | |
download | pkgsrc-aeaf702bd3d69c7278e533589847fc9d43fc43cc.tar.gz |
Tweak master sites to use right config (no effective change to file)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sun-jre13/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jre13/Makefile b/lang/sun-jre13/Makefile index fb513ff0fab..ee096a677b0 100644 --- a/lang/sun-jre13/Makefile +++ b/lang/sun-jre13/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2001/07/15 15:14:08 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2001/07/16 13:50:17 abs Exp $ # # MASTER_SITES is very special, and must end in "=": DISTNAME= j2re-1_3_1-linux-i386 PKGNAME= sun-jre-1.3.1 CATEGORIES= lang -MASTER_SITES= http://java.sun.com/Download4?config-file=j2sdk-1_3_1.config&platform=linux-i386&protocol=HTTP+download&download-name= +MASTER_SITES= http://java.sun.com/Download4?config-file=j2re-1_3_1.config&platform=linux-i386&protocol=HTTP+download&download-name= EXTRACT_SUFX= .bin MAINTAINER= tv@netbsd.org |