diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2007-02-04 20:55:23 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2007-02-04 20:55:23 +0000 |
commit | 0ae01b86bfb47a4264be82957538412beb622f9f (patch) | |
tree | 5428600565bdc64cc7fe74c4f2e8a972dd4a6747 /www | |
parent | b9d52289f7a588418091505511f54ab233887424 (diff) | |
download | pkgsrc-0ae01b86bfb47a4264be82957538412beb622f9f.tar.gz |
bump pkgrev after adding USE_PKGLOCALEDIR
Diffstat (limited to 'www')
-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 a5bf8f31194..19ed4c40e47 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2007/01/31 12:53:03 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.52 2007/02/04 20:55:23 dmcmahill Exp $ # PKGNAME= w3m-${W3M_VERS} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Multilingualized version of a pager/text-based browser w3m CONFLICTS+= w3m-img-[0-9]* |