diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-30 14:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-30 14:19:40 +0000 |
commit | 812c687fb3b732f3513e10b18930925faabed330 (patch) | |
tree | 0dd93dc19537beb34d8e776cc9edb8b567e3a765 /www/w3m-img | |
parent | 6eb7810bf6cddc179e82133fdf15dff2d84ced9d (diff) | |
download | pkgsrc-812c687fb3b732f3513e10b18930925faabed330.tar.gz |
Bump PKGREVISION for boehm-gc default-on threads, just to be on
the safe side.
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 329f5f86d09..da15ca62fbd 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/04/21 13:25:54 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/04/30 14:19:42 wiz Exp $ PKGNAME= w3m-img-${W3M_VERS} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Multilingualized version of w3m with inline image support CONFLICTS+= w3m-[0-9]* |