diff options
Diffstat (limited to 'lang/sun-jre13/Makefile')
-rw-r--r-- | lang/sun-jre13/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/sun-jre13/Makefile b/lang/sun-jre13/Makefile index e4b3e6886bb..0980a6a9f70 100644 --- a/lang/sun-jre13/Makefile +++ b/lang/sun-jre13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/18 00:36:55 tv Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 09:07:33 agc Exp $ # # MASTER_SITES is very special, and must end in "=": @@ -10,6 +10,7 @@ EXTRACT_SUFX= .bin MAINTAINER= tv@netbsd.org HOMEPAGE= http://java.sun.com/ +COMMENT= Sun's Java(tm) Runtime Environment 1.3.0 DEPENDS= suse_x11-*:../../emulators/suse_x11 |