summaryrefslogtreecommitdiff
path: root/www/htmlfix/DESCR
diff options
context:
space:
mode:
authorabs <abs>2002-01-31 18:07:25 +0000
committerabs <abs>2002-01-31 18:07:25 +0000
commit65564ee1b38ecec8fccd8995fd1d50c0fb64d802 (patch)
treec773ace35637866f0ecf0df2d21d02a0b55152df /www/htmlfix/DESCR
parent815c1a13a3a34c14ee81d34eba466246404357d1 (diff)
downloadpkgsrc-65564ee1b38ecec8fccd8995fd1d50c0fb64d802.tar.gz
Import htmlfix-1.00. Simple perl script to replace latin1 characters with
HTML entities, and/or fixup line endings.
Diffstat (limited to 'www/htmlfix/DESCR')
-rw-r--r--www/htmlfix/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/htmlfix/DESCR b/www/htmlfix/DESCR
new file mode 100644
index 00000000000..3240c6820ab
--- /dev/null
+++ b/www/htmlfix/DESCR
@@ -0,0 +1,2 @@
+htmlfix will replace latin1 characters with html entities, or fix
+line endings in html files.