diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /www/w3m-img/Makefile | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'www/w3m-img/Makefile')
-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 f8e765f193e..7d3a93c6c8d 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/03/22 03:28:01 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/02 11:56:47 wiz Exp $ # PKGNAME= w3m-img-${W3M_BASE_VERS} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= multilingualized version of a pager/text-based browser w3m with inline image support CONFLICTS+= w3m-[0-9]* |