diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 07:48:51 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 07:48:51 +0000 |
commit | 2df3da6afb0b47006bd2cf7fd406c17a46f7d579 (patch) | |
tree | 4253aaf48a28276d8ebdea0237cd079b555a70b0 /textproc/sgmlformat | |
parent | Update Oniguruma to 1.8.0 (20030222). (diff) |
de-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76128
Diffstat (limited to 'textproc/sgmlformat')
-rw-r--r-- | textproc/sgmlformat/Makefile | 1 | ||||
-rw-r--r-- | textproc/sgmlformat/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 8e5066f637c1..541aaa36bca2 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -12,6 +12,7 @@ CATEGORIES= textproc print MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Generates groff and HTML from linuxdoc and docbook SGML documents # There are two ports that satisfy the nsgmls requirement. # Jade is preferred, but it currently doesn't compile on 2.1.x diff --git a/textproc/sgmlformat/pkg-comment b/textproc/sgmlformat/pkg-comment deleted file mode 100644 index 6eb65e8de5d5..000000000000 --- a/textproc/sgmlformat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generates groff and HTML from linuxdoc and docbook SGML documents |