diff options
author | minskim <minskim@pkgsrc.org> | 2009-08-19 06:17:10 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-08-19 06:17:10 +0000 |
commit | 04b863a4286574b40d0d01830ab65e01734a7395 (patch) | |
tree | 710602780d265f9519196e3165e78ad01820ea9f /www/w3m-img | |
parent | dee53ab043e797c55034d4643d6837a19857ec32 (diff) | |
download | pkgsrc-04b863a4286574b40d0d01830ab65e01734a7395.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]* |