diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-04-10 19:38:51 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-04-10 19:38:51 +0000 |
commit | 58ed6041e01b89ca99b40222256927f4094a8278 (patch) | |
tree | a9731880013456df6febdd9d8e3e20533e840101 /math/gnome-calculator | |
parent | 3ed795b9dd6552faf4635c306b91ac4912542fd2 (diff) | |
download | pkgsrc-58ed6041e01b89ca99b40222256927f4094a8278.tar.gz |
revbump for vala update
Diffstat (limited to 'math/gnome-calculator')
-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 c0826f7761c..55333ec6161 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2016/02/04 12:13:31 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2016/04/10 19:38:52 prlw1 Exp $ DISTNAME= gnome-calculator-3.16.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-calculator/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |