diff options
author | tsarna <tsarna> | 1998-08-26 16:50:48 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-08-26 16:50:48 +0000 |
commit | 14d8606f3f1abf64d87cf7427d4d9bd50c659258 (patch) | |
tree | 5092d7557b175153b49374dbff6ec2e97fa94698 /textproc | |
parent | bf6c5b739e90691a75b928e8717aee8144fe7f90 (diff) | |
download | pkgsrc-14d8606f3f1abf64d87cf7427d4d9bd50c659258.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/ |