diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch) | |
tree | a75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /textproc | |
parent | bf934225cecc2d5e50c2dc5c3de8535592d56007 (diff) | |
download | ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.tar.gz ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/texi2html/Makefile | 1 | ||||
-rw-r--r-- | textproc/texi2html/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index b29543bc10c4..a2dcca707612 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -11,6 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Texinfo to HTML converter" USE_AUTOMAKE= yes USE_AUTOCONF= yes diff --git a/textproc/texi2html/pkg-comment b/textproc/texi2html/pkg-comment deleted file mode 100644 index 97ca004803b1..000000000000 --- a/textproc/texi2html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Texinfo to HTML converter |