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 | bd44ea34790ba62e6ab46d929bf002656d883e5a (patch) | |
tree | 0dd93dc19537beb34d8e776cc9edb8b567e3a765 /www/w3m/Makefile | |
parent | 3f20f3299c43e891069516a02762593a95ba10b8 (diff) | |
download | pkgsrc-bd44ea34790ba62e6ab46d929bf002656d883e5a.tar.gz |
Bump PKGREVISION for boehm-gc default-on threads, just to be on
the safe side.
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r-- | www/w3m/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 5c9b891d595..a7e53957513 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2014/04/21 13:25:54 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2014/04/30 14:19:42 wiz Exp $ PKGNAME= w3m-${W3M_VERS} -PKGREVISION= 11 +PKGREVISION= 12 COMMENT= Multilingualized version of a pager/text-based browser w3m CONFLICTS+= w3m-img-[0-9]* |