diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
commit | 6a3cd13ad078893bfb7e985f3c7be01fba6fbafc (patch) | |
tree | 0310c62a9d9d275cd96414e65242f3c8aa42170d /www/w3m-img | |
parent | 584845a43a5a4ec0fc5e9cc493af7943e7077088 (diff) | |
download | pkgsrc-6a3cd13ad078893bfb7e985f3c7be01fba6fbafc.tar.gz |
recursive bump for boehm-gc API bump
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 bff67e53a1a..329f5f86d09 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/02/12 23:18:47 tron Exp $ +# $NetBSD: Makefile,v 1.26 2014/04/21 13:25:54 wiz Exp $ PKGNAME= w3m-img-${W3M_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Multilingualized version of w3m with inline image support CONFLICTS+= w3m-[0-9]* |