diff options
author | wiz <wiz@pkgsrc.org> | 2018-09-03 10:50:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-09-03 10:50:17 +0000 |
commit | eaa100dbaf6ba1792126f9684433102bbfa82e2c (patch) | |
tree | 45d14f6e18b41d1cf4f2a633f0305044eeadb0f5 /math | |
parent | a58165336f6c3ba92050973d58107595a2cf5752 (diff) | |
download | pkgsrc-eaa100dbaf6ba1792126f9684433102bbfa82e2c.tar.gz |
*: recursive bump for vala-0.42.
Diffstat (limited to 'math')
-rw-r--r-- | math/gnome-calculator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index ce82544a14b..aacd30c963e 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2018/07/20 03:34:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2018/09/03 10:50:18 wiz Exp $ DISTNAME= gnome-calculator-3.24.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-calculator/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |