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 3f27d3ecec7..262b3054042 100644 --- a/math/gcalctool-gtk3/Makefile +++ b/math/gcalctool-gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:16:38 tron Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/06 12:54:43 wiz Exp $ # DISTNAME= gcalctool-6.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |