diff options
author | tnn <tnn@pkgsrc.org> | 2008-01-21 01:39:01 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-01-21 01:39:01 +0000 |
commit | e61a5269b020f5269f656ca71724110d0145bbf7 (patch) | |
tree | 886bcb1b040d0321a3cd203ebc3595fdbf7d1e7c /lang/sun-jre14/Makefile.common | |
parent | 755a4159590b9680ae5487837d5be40e0af328bf (diff) | |
download | pkgsrc-e61a5269b020f5269f656ca71724110d0145bbf7.tar.gz |
- Update to sun-jdk14-2.16 and sun-jre14-2.16.
Update 16 adds a GlobalSign root certificate.
Update 15 is a bugfix release, see
http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_15
- Add the appropriate license files.
Diffstat (limited to 'lang/sun-jre14/Makefile.common')
-rw-r--r-- | lang/sun-jre14/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/sun-jre14/Makefile.common b/lang/sun-jre14/Makefile.common index d75a4b76c0f..fff2b1438fc 100644 --- a/lang/sun-jre14/Makefile.common +++ b/lang/sun-jre14/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.38 2008/01/09 02:54:39 ghen Exp $ +# $NetBSD: Makefile.common,v 1.39 2008/01/21 01:39:02 tnn Exp $ CATEGORIES= lang java EXTRACT_SUFX= .bin @@ -8,7 +8,6 @@ HOMEPAGE= http://java.sun.com/ DOWNLOAD= http://java.sun.com/j2se/1.4.2/download.html ARCHIVE= http://java.sun.com/products/archive/index.html -LICENSE= jdk13-license RESTRICTED= Redistribution of repackaged binaries not permitted NO_SRC_ON_CDROM=${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} |