summaryrefslogtreecommitdiff
path: root/textproc/xalan-j
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
commitad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /textproc/xalan-j
parenta0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff)
downloadpkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/xalan-j')
-rw-r--r--textproc/xalan-j/Makefile3
-rw-r--r--textproc/xalan-j/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index 03947033b47..2e5bf63d8fb 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/10/19 23:11:34 jwise Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/17 17:37:56 wiz Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xalan-J,
# because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -11,6 +11,7 @@ MASTER_SITES= http://xml.apache.org/dist/xalan-j/
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://xml.apache.org/xalan-j/
+COMMENT= the Apache Project's XSLT implementation
DEPENDS+= xerces-j>=1.2.0:../../textproc/xerces-j
diff --git a/textproc/xalan-j/pkg/COMMENT b/textproc/xalan-j/pkg/COMMENT
deleted file mode 100644
index 7d6662f70ed..00000000000
--- a/textproc/xalan-j/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-the Apache Project's XSLT implementation