diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /print/html2latex | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'print/html2latex')
-rw-r--r-- | print/html2latex/Makefile | 1 | ||||
-rw-r--r-- | print/html2latex/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/html2latex/Makefile b/print/html2latex/Makefile index 20209c4076d3..23802acc99e6 100644 --- a/print/html2latex/Makefile +++ b/print/html2latex/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ EXTRACT_SUFX= .tar.Z MAINTAINER= joerg@FreeBSD.org +COMMENT= Convert HTML document into LaTeX MAN1= html2latex.1 MANCOMPRESSED= yes diff --git a/print/html2latex/pkg-comment b/print/html2latex/pkg-comment deleted file mode 100644 index f49728ca4df8..000000000000 --- a/print/html2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert HTML document into LaTeX |