summaryrefslogtreecommitdiff
path: root/textproc/opensp
diff options
context:
space:
mode:
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"