diff options
author | dmcmahill <dmcmahill> | 2007-02-04 20:55:23 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2007-02-04 20:55:23 +0000 |
commit | bb940b028b9ee38f1c114982f4e511319d7f080e (patch) | |
tree | 5428600565bdc64cc7fe74c4f2e8a972dd4a6747 /www | |
parent | 81234a94f3003c3a86b2510d19a04680731c2da7 (diff) | |
download | pkgsrc-bb940b028b9ee38f1c114982f4e511319d7f080e.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]* |