aboutsummaryrefslogtreecommitdiff
path: root/www/demoroniser/files
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1999-08-13 21:38:11 +0000
committerMatthew Hunt <mph@FreeBSD.org>1999-08-13 21:38:11 +0000
commitc26b1d2b495692599a779b61969754f9f80df540 (patch)
treea7f5ccaf5aedd55a50c09a30ba1bfb243692183d /www/demoroniser/files
parentcc1068f6ac4689d99e3dcd93098cbf1c3cacddc5 (diff)
Import of demoroniser 1.0, a Perl script for fixing up gratuitously
incorrect Microsoft "HTML", including those "smart quotes" that turn into question marks when viewed with Netscape on Unix. PR: 13110 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
Notes
Notes: svn path=/head/; revision=20690
Diffstat (limited to 'www/demoroniser/files')
-rw-r--r--www/demoroniser/files/patch-aa8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/demoroniser/files/patch-aa b/www/demoroniser/files/patch-aa
new file mode 100644
index 000000000000..09f9f2337f12
--- /dev/null
+++ b/www/demoroniser/files/patch-aa
@@ -0,0 +1,8 @@
+--- demoroniser.pl.orig Sat Jan 10 22:29:54 1998
++++ demoroniser.pl Thu Aug 12 18:36:53 1999
+@@ -1,4 +1,4 @@
+-#! /bin/perl
++#!/usr/bin/perl
+ #
+ # De-moron-ise Text from Microsoft Applications
+ #