summaryrefslogtreecommitdiff
path: root/lang/sun-jre14
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commitf2f84ca1003215c84547f3e0c73fb900a258ffc8 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /lang/sun-jre14
parentcedee8af400ce7b5e9953aff3e8123529d4330fb (diff)
downloadpkgsrc-f2f84ca1003215c84547f3e0c73fb900a258ffc8.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'lang/sun-jre14')
-rw-r--r--lang/sun-jre14/Makefile5
1 files changed, 2 insertions, 3 deletions
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}