diff options
author | wosch <wosch@FreeBSD.org> | 2003-03-05 20:47:22 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 2003-03-05 20:47:22 +0800 |
commit | 79c5043a93c31dbd1fdec799f530d0edb59b79f3 (patch) | |
tree | 92199f26339dbe0402598f8d49deb55519329f06 /textproc | |
parent | b02bacdaa577213b9c617726745188c3dc515772 (diff) | |
download | freebsd-ports-gnome-79c5043a93c31dbd1fdec799f530d0edb59b79f3.tar.gz freebsd-ports-gnome-79c5043a93c31dbd1fdec799f530d0edb59b79f3.tar.zst freebsd-ports-gnome-79c5043a93c31dbd1fdec799f530d0edb59b79f3.zip |
De-pkg-comment.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/info2html/Makefile | 1 | ||||
-rw-r--r-- | textproc/info2html/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/unroff/pkg-comment | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index 83c1e8cc0769..c2f40306ae2e 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -11,6 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org +COMMENT= Translate GNU info files into HTML pages MAN1= info2html.1 MANCOMPRESSED= yes diff --git a/textproc/info2html/pkg-comment b/textproc/info2html/pkg-comment deleted file mode 100644 index e7ca4d3fff6d..000000000000 --- a/textproc/info2html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translate GNU info files into HTML pages diff --git a/textproc/unroff/pkg-comment b/textproc/unroff/pkg-comment deleted file mode 100644 index 87fe113e4059..000000000000 --- a/textproc/unroff/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A programmable troff translator with backend for HTML |