diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 94dbb92ce581099ef4553339dbef293d28014719 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /www/htmllint | |
parent | 838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff) | |
download | pkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'www/htmllint')
-rw-r--r-- | www/htmllint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile index d0a0408dee4..d3c0b56aa65 100644 --- a/www/htmllint/Makefile +++ b/www/htmllint/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2005/12/14 13:44:52 taca Exp $ +# $NetBSD: Makefile,v 1.25 2006/02/05 23:11:24 joerg Exp $ # DISTNAME= htmllint PKGNAME= htmllint-20051019 +PKGREVISION= 1 CATEGORIES= www japanese MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/ EXTRACT_SUFX= .zip |