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 /math | |
parent | d776dcd0e08112009af7d2e6cff3b1df21059a2f (diff) | |
download | pkgsrc-7ac19e15030f43b50f5f9d8ac231f5a76add52b0.tar.gz |
Recursive bump for vala-0.28.0 update.
Diffstat (limited to 'math')
-rw-r--r-- | math/gnome-calculator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index d4e5cab7986..92d2f6f97f5 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/11/25 12:04:19 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/03 07:38:35 wiz Exp $ DISTNAME= gnome-calculator-3.14.1 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-calculator/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |