diff options
author | tsarna <tsarna> | 1998-08-26 14:52:39 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-08-26 14:52:39 +0000 |
commit | a2521af132ca44c57ed74724c95393882529773c (patch) | |
tree | 89746ca7bd9ca38f7639d15114c8919a2cead0a7 /lang | |
parent | fce1f9f6d6af105cf01335ed9d393d2f7634eec9 (diff) | |
download | pkgsrc-a2521af132ca44c57ed74724c95393882529773c.tar.gz |
better HOMEPAGE, remove from DESCR
Diffstat (limited to 'lang')
-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. |