diff options
author | tsarna <tsarna> | 1998-08-26 16:50:48 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-08-26 16:50:48 +0000 |
commit | 68e57a70eb6ee8352817584336d0dffee0745437 (patch) | |
tree | 5092d7557b175153b49374dbff6ec2e97fa94698 /textproc | |
parent | a2521af132ca44c57ed74724c95393882529773c (diff) | |
download | pkgsrc-68e57a70eb6ee8352817584336d0dffee0745437.tar.gz |
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/texi2html/pkg/DESCR | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/texi2html/pkg/DESCR b/textproc/texi2html/pkg/DESCR index 0862ff9dfdb..5d0a1da150c 100644 --- a/textproc/texi2html/pkg/DESCR +++ b/textproc/texi2html/pkg/DESCR @@ -1,6 +1,2 @@ Texi2html is a Perl program which translates Texinfo files to pure HTML with no Info or other format in-between. - -More information about texi2html can be found at its home page: - -http://wwwcn1.cern.ch/dci/texi2html/ |