diff options
author | leot <leot@pkgsrc.org> | 2019-09-10 22:53:54 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2019-09-10 22:53:54 +0000 |
commit | 89d939d0a4d2d1508be6a1eeb9e90132fc9ff292 (patch) | |
tree | 665c62689b8a1b725811206d663761893ce12806 /www/midori | |
parent | f05375532f8e6e33e17aa08fb4a6bdb2da4dc398 (diff) | |
download | pkgsrc-89d939d0a4d2d1508be6a1eeb9e90132fc9ff292.tar.gz |
*: recursive bump for webkit-gtk-2.26.0
Diffstat (limited to 'www/midori')
-rw-r--r-- | www/midori/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile index 2cce5562abc..1d712c20402 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.121 2019/08/02 11:27:21 leot Exp $ +# $NetBSD: Makefile,v 1.122 2019/09/10 22:53:54 leot Exp $ DISTNAME= midori-v9.0 PKGNAME= ${DISTNAME:S/v//} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=midori-browser/} GITHUB_PROJECT= core |