summaryrefslogtreecommitdiff
path: root/converters/txt2html
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:51:27 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:51:27 +0000
commit07cd20b334bcce67d925d228b1dc798c007141f0 (patch)
tree0b6795ee15e18090020cfa8444738bad46458587 /converters/txt2html
parent2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (diff)
downloadpkgsrc-07cd20b334bcce67d925d228b1dc798c007141f0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'converters/txt2html')
-rw-r--r--converters/txt2html/Makefile3
-rw-r--r--converters/txt2html/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/txt2html/Makefile b/converters/txt2html/Makefile
index a61e6b29a0a..38e5ac06409 100644
--- a/converters/txt2html/Makefile
+++ b/converters/txt2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/20 14:53:08 wennmach Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:28 wiz Exp $
DISTNAME= txt2html-1.28
CATEGORIES= converters www
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.aigeek.com/txt2html/
MAINTAINER= wennmach@netbsd.org
HOMEPAGE= http://www.aigeek.com/txt2html/index.html
+COMMENT= Text to HTML converter
NO_BUILD= # defined
USE_PERL5= # defined
diff --git a/converters/txt2html/pkg/COMMENT b/converters/txt2html/pkg/COMMENT
deleted file mode 100644
index 641a63084c9..00000000000
--- a/converters/txt2html/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Text to HTML converter