diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-30 11:32:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-30 11:32:05 +0000 |
commit | 3c632e8941ee6d334be3a9062541c81fdcacfe16 (patch) | |
tree | 9a271e649f5c346e9d963baaaa960f731baded9b /www/w3m-img | |
parent | 08bbb256acd7580afec50533c029e88adca7b62d (diff) | |
download | pkgsrc-3c632e8941ee6d334be3a9062541c81fdcacfe16.tar.gz |
Add missing file to PLIST. Bump PKGREVISION.
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 0b170d0109c..9a9a2bb8aaf 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/05/05 20:50:49 kei Exp $ +# $NetBSD: Makefile,v 1.10 2005/07/30 11:32:05 wiz Exp $ # PKGNAME= w3m-img-${W3M_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Multilingualized version of a pager/text-based browser w3m with inline image support CONFLICTS+= w3m-[0-9]* |