diff options
author | minskim <minskim> | 2009-08-19 06:17:10 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-08-19 06:17:10 +0000 |
commit | 73fc9d5971cfff29f1a3855f296f072ea87ce330 (patch) | |
tree | 710602780d265f9519196e3165e78ad01820ea9f /www/w3m-img | |
parent | bb65ba18c33b14f892cbf502a357e27c7e6f6d32 (diff) | |
download | pkgsrc-73fc9d5971cfff29f1a3855f296f072ea87ce330.tar.gz |
Bump PKGREVISION of w3m-img because the default options of w3m has
been changed.
Diffstat (limited to 'www/w3m-img')
-rw-r--r-- | www/w3m-img/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile index 7ab654dbe09..202d328042f 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/12/13 04:21:28 obache Exp $ +# $NetBSD: Makefile,v 1.18 2009/08/19 06:17:10 minskim Exp $ # PKGNAME= w3m-img-${W3M_VERS} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Multilingualized version of a pager/text-based browser w3m with inline image support CONFLICTS+= w3m-[0-9]* |