diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-19 13:18:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-19 13:18:31 +0000 |
commit | 26cee512b2eb5c1093629fa6661fb1fc0cdddfa2 (patch) | |
tree | 5ad69c4dc8460cf69fe19c5fb5f935e6bca63ac1 /www/htmllint/patches | |
parent | d7b0672e4b2b02a00a99c8dcc6796c29f6ccbd30 (diff) | |
download | pkgsrc-26cee512b2eb5c1093629fa6661fb1fc0cdddfa2.tar.gz |
Update to 20040716 (changes unknown); also try to address PR 25089
by Kazu Yamamoto.
Diffstat (limited to 'www/htmllint/patches')
-rw-r--r-- | www/htmllint/patches/patch-ab | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/htmllint/patches/patch-ab b/www/htmllint/patches/patch-ab new file mode 100644 index 00000000000..c0194456dd1 --- /dev/null +++ b/www/htmllint/patches/patch-ab @@ -0,0 +1,8 @@ +$NetBSD: patch-ab,v 1.4 2004/07/19 13:18:31 wiz Exp $ + +--- htmllint.caller.orig 2004-07-19 15:07:03.000000000 +0200 ++++ htmllint.caller +@@ -0,0 +1,3 @@ ++#!/bin/sh ++ ++@PREFIX@/share/httpd/htdocs/htmllint/htmllint $* |