diff options
-rw-r--r-- | lang/jdk/Makefile | 4 | ||||
-rw-r--r-- | lang/jdk/pkg/DESCR | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile index 797d1d03c20..f319a1ea8ee 100644 --- a/lang/jdk/Makefile +++ b/lang/jdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:05 tsarna Exp $ +# $NetBSD: Makefile,v 1.3 1998/08/26 14:52:39 tsarna Exp $ DISTNAME= jdk115b1 PKGNAME= jdk-1.1.5b1 @@ -6,7 +6,7 @@ CATEGORIES= lang MASTER_SITES= http://www.fi.muni.cz/~dolecek/NetBSD/java/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://java.sun.com/ +HOMEPAGE= http://www.quick.com.au/java/ RESTRICTED= 'No redistribution of the Java(tm) Development Kit' NO_PACKAGE= ${RESTRICTED} diff --git a/lang/jdk/pkg/DESCR b/lang/jdk/pkg/DESCR index 2e5d23cdb1e..67803e942c9 100644 --- a/lang/jdk/pkg/DESCR +++ b/lang/jdk/pkg/DESCR @@ -1,3 +1,2 @@ This is a package of Sun's Java Development Kit, done by Simon Gerraty -and others (see http://www/quick.com.au/java), and is in turn based -upon the FreeBSD port. +and others, and is in turn based upon the FreeBSD port. |