diff options
Diffstat (limited to 'math/gnome-calculator/Makefile')
-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 |