diff options
author | recht <recht> | 2004-07-18 10:49:49 +0000 |
---|---|---|
committer | recht <recht> | 2004-07-18 10:49:49 +0000 |
commit | 9e6d383e01ad991cc09245d5fdca6f46354ef260 (patch) | |
tree | 5914848b01966cfda32f88d695c59a2533f25972 /www/w3m-img | |
parent | cc6cf78c52360c91ea0a5e419f85cc6eb4ecd7ab (diff) | |
download | pkgsrc-9e6d383e01ad991cc09245d5fdca6f46354ef260.tar.gz |
bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
Diffstat (limited to 'www/w3m-img')
-rw-r--r-- | www/w3m-img/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile index abf419ccb35..ba1beb4153f 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/04/18 12:08:43 uebayasi Exp $ +# $NetBSD: Makefile,v 1.7 2004/07/18 10:49:49 recht Exp $ # PKGNAME= w3m-img-${W3M_VERS} +PKGREVISION= 1 COMMENT= Multilingualized version of a pager/text-based browser w3m with inline image support CONFLICTS+= w3m-[0-9]* |