diff options
author | wiz <wiz@pkgsrc.org> | 2017-10-03 12:36:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-10-03 12:36:52 +0000 |
commit | 188f634f310fbb27b2a5d5dfb08a7926dbd21357 (patch) | |
tree | 7af044f1d62cfb43a76421a5c182953953343eb6 /math | |
parent | 1e4c21c0db0ebc2e77756bb4d492d9c89d800e72 (diff) | |
download | pkgsrc-188f634f310fbb27b2a5d5dfb08a7926dbd21357.tar.gz |
*: Recursive PKGREVISION bump for vala 0.38 update.
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 58a710877fe..9288be9ae68 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2017/09/18 09:53:26 maya Exp $ +# $NetBSD: Makefile,v 1.24 2017/10/03 12:36:54 wiz Exp $ DISTNAME= gnome-calculator-3.24.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-calculator/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |