diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /www/midori/Makefile | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'www/midori/Makefile')
-rw-r--r-- | www/midori/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile index ae39ffa89eb..21881e3f906 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2018/11/09 09:17:07 abs Exp $ +# $NetBSD: Makefile,v 1.112 2018/11/12 03:53:04 ryoon Exp $ DISTNAME= midori_0.5.11_all_ PKGNAME= ${DISTNAME:S/_all_//:S/_/-/} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= www MASTER_SITES= http://midori-browser.org/downloads/ |