diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-17 18:29:58 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-17 18:29:58 +0000 |
commit | a9d8309be6960226a80b680002685d1155fe5676 (patch) | |
tree | cd5fca5947d046926bd6d90d7eeac83a1c35b898 /lang/sun-jre14/Makefile | |
parent | 96fdf7733e54aa18f74d88318cc81aecf2cd7107 (diff) | |
download | pkgsrc-a9d8309be6960226a80b680002685d1155fe5676.tar.gz |
Update sun-jdk14 and sun-jre14 to 1.4.1_02. Who knows what's new in this.
Diffstat (limited to 'lang/sun-jre14/Makefile')
-rw-r--r-- | lang/sun-jre14/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/sun-jre14/Makefile b/lang/sun-jre14/Makefile index 906934820de..39c4215d07a 100644 --- a/lang/sun-jre14/Makefile +++ b/lang/sun-jre14/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/02/13 01:22:06 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/17 18:29:58 jschauma Exp $ -DISTNAME= j2re-1_4_1_01-linux-i586 -PKGNAME= sun-jre14-1.0.1 -WRKSRC= ${WRKDIR}/j2re1.4.1_01 +DISTNAME= j2re-1_4_1_02-linux-i586 +PKGNAME= sun-jre14-1.0.2 +WRKSRC= ${WRKDIR}/j2re1.4.1_02 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 Runtime Environment 1.4.1 |