From f2f84ca1003215c84547f3e0c73fb900a258ffc8 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 May 2009 08:59:00 +0000 Subject: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. --- lang/sun-jre14/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lang/sun-jre14') diff --git a/lang/sun-jre14/Makefile b/lang/sun-jre14/Makefile index 6ad4ab23213..b3a4f996e12 100644 --- a/lang/sun-jre14/Makefile +++ b/lang/sun-jre14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2008/05/26 02:13:21 joerg Exp $ +# $NetBSD: Makefile,v 1.50 2009/05/19 08:59:19 wiz Exp $ # Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce @@ -7,6 +7,7 @@ PKGNAME= sun-jre14-2.17 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 Runtime Environment 1.4.2 +LICENSE= sun-jre14-license SHORT= JRE @@ -16,8 +17,6 @@ WRKSRC= ${WRKDIR}/j2re1.4.2_17 JAVA_WRAPPERS= java keytool orbd policytool rmid rmiregistry \ servertool tnameserv -LICENSE= sun-jre14-license - .include "../../lang/sun-jre14/Makefile.common" REQD_DIRS= ${JAVA_HOME} -- cgit v1.2.3