diff options
author | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
commit | addf0bca50e3aeedd371126352a6f8dde5dfc89b (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /www/w3m-img | |
parent | 7c653ca083adb3f73975cd2e850d0f30a4c4debc (diff) | |
download | pkgsrc-addf0bca50e3aeedd371126352a6f8dde5dfc89b.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
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 ba1beb4153f..93b0437af95 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/07/18 10:49:49 recht Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/28 23:18:18 reed Exp $ # PKGNAME= w3m-img-${W3M_VERS} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Multilingualized version of a pager/text-based browser w3m with inline image support CONFLICTS+= w3m-[0-9]* |