summaryrefslogtreecommitdiff
path: root/lang/jdk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
committeragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
commit82acd159f7158e3b9efdc652d4faed7d75ffabde (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/jdk
parent6cbbf89ce0ad4a62a586066dda99b7bbecd668ae (diff)
downloadpkgsrc-82acd159f7158e3b9efdc652d4faed7d75ffabde.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/jdk')
-rw-r--r--lang/jdk/Makefile3
-rw-r--r--lang/jdk/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile
index 3e1accdd7a5..0f61be3e7fd 100644
--- a/lang/jdk/Makefile
+++ b/lang/jdk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/02/09 17:59:46 agc Exp $
+# $NetBSD: Makefile,v 1.25 2001/02/17 09:07:16 agc Exp $
#
VERSION= 1.1.8
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.quick.com.au/java/
+COMMENT= Sun's Java(tm) Development Kit
CONFLICTS= blackdown-j* sun-j*
diff --git a/lang/jdk/pkg/COMMENT b/lang/jdk/pkg/COMMENT
deleted file mode 100644
index 553bb16e1cd..00000000000
--- a/lang/jdk/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Sun's Java(tm) Development Kit