diff options
Diffstat (limited to 'math/gcalctool-gtk3/Makefile')
-rw-r--r-- | math/gcalctool-gtk3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool-gtk3/Makefile b/math/gcalctool-gtk3/Makefile index 7494b1d6a99..3f27d3ecec7 100644 --- a/math/gcalctool-gtk3/Makefile +++ b/math/gcalctool-gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/06/03 10:05:31 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/04 22:16:38 tron Exp $ # DISTNAME= gcalctool-6.6.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |