diff options
author | wiz <wiz> | 2015-04-03 07:38:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-04-03 07:38:34 +0000 |
commit | 7ac19e15030f43b50f5f9d8ac231f5a76add52b0 (patch) | |
tree | f2604b42ca0e9ba6396d010491f5e9bef6b8c2ee /www | |
parent | d776dcd0e08112009af7d2e6cff3b1df21059a2f (diff) | |
download | pkgsrc-7ac19e15030f43b50f5f9d8ac231f5a76add52b0.tar.gz |
Recursive bump for vala-0.28.0 update.
Diffstat (limited to 'www')
-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 b38e6d38fa4..d367e75761b 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2014/12/02 10:07:23 snj Exp $ +# $NetBSD: Makefile,v 1.77 2015/04/03 07:38:35 wiz Exp $ DISTNAME= midori_0.5.9_all_ PKGNAME= ${DISTNAME:S/_all_//:S/_/-/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://midori-browser.org/downloads/ |