summaryrefslogtreecommitdiff
path: root/lang/japhar
diff options
context:
space:
mode:
authoragc <agc>2001-02-17 09:06:56 +0000
committeragc <agc>2001-02-17 09:06:56 +0000
commit791d0f000e3800b92390f9dc47dfcdb2a421a0ca (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/japhar
parentce53854194ec79cb0de0babb412a888dc24f3985 (diff)
downloadpkgsrc-791d0f000e3800b92390f9dc47dfcdb2a421a0ca.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/japhar')
-rw-r--r--lang/japhar/Makefile3
-rw-r--r--lang/japhar/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/japhar/Makefile b/lang/japhar/Makefile
index 3d4a7fbae7a..bc69078e8a0 100644
--- a/lang/japhar/Makefile
+++ b/lang/japhar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/14 22:17:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/17 09:07:14 agc Exp $
#
DISTNAME= japhar-0.08
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.japhar.org/pub/hungry/japhar/source/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.japhar.org/
+COMMENT= Java Virtual Machine, currently JDK 1.1.5-level
ONLY_FOR_PLATFORM= SunOS-*-* # untested on NetBSD
diff --git a/lang/japhar/pkg/COMMENT b/lang/japhar/pkg/COMMENT
deleted file mode 100644
index 111e65bf8bc..00000000000
--- a/lang/japhar/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Java Virtual Machine, currently JDK 1.1.5-level