summaryrefslogtreecommitdiff
path: root/textproc/opensp
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/opensp
parenta0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff)
downloadpkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/opensp')
-rw-r--r--textproc/opensp/Makefile3
-rw-r--r--textproc/opensp/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index 40eeca7edba..279e468549e 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/12/30 13:57:46 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/17 17:37:35 wiz Exp $
#
DISTNAME= OpenSP-1.4
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/}
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://openjade.sourceforge.net/doc-1.4/index.htm
+COMMENT= SGML parser, successor to "sp"
DEPENDS+= unproven-pthreads-[0-9]*:../../devel/unproven-pthreads
diff --git a/textproc/opensp/pkg/COMMENT b/textproc/opensp/pkg/COMMENT
deleted file mode 100644
index 760fe2ebb68..00000000000
--- a/textproc/opensp/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-SGML parser, successor to "sp"