diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
commit | 8930f4c9f76a4da06832827313f3853309f92baf (patch) | |
tree | b6671be53112553f1e25eff8038b7dc0ee2de487 /www/w3m-img | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
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 e606eea2e0c..bf5d5839291 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2016/11/06 19:27:16 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2020/01/18 21:51:12 jperkin Exp $ PKGNAME= w3m-img-${W3M_PKGVERS} +PKGREVISION= 1 COMMENT= Multilingualized version of w3m with inline image support CONFLICTS+= w3m-[0-9]* |