summaryrefslogtreecommitdiff
path: root/www/htmllint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/htmllint/Makefile')
-rw-r--r--www/htmllint/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile
index cbd4c3b3a18..a0f6635cfe3 100644
--- a/www/htmllint/Makefile
+++ b/www/htmllint/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/02/03 16:00:02 jschauma Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/05 10:03:45 wiz Exp $
#
DISTNAME= htmllint
-PKGNAME= htmllint-20030203
+PKGNAME= htmllint-20030225
CATEGORIES= www japanese
MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/
EXTRACT_SUFX= .zip
@@ -25,7 +25,7 @@ HTMLDIR= ${LOCALBASE}/share/httpd/htdocs/htmllint
IMGDIR= ${HTMLDIR}/images
post-patch:
-.for f in faq.html htmllintenv
+.for f in faq.html htmllintenv htmllint
@${MV} ${WRKSRC}/${f} ${WRKSRC}/${f}.orig; \
${SED} -e 's!@PREFIX@!${PREFIX}!g' < ${WRKSRC}/${f}.orig \
> ${WRKSRC}/${f}