diff options
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 8d44a72fdd4..24ebc7a8987 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2013/06/04 22:16:38 tron Exp $ +# $NetBSD: Makefile,v 1.112 2013/06/06 12:54:43 wiz Exp $ # DISTNAME= gcalctool-5.32.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.32/} EXTRACT_SUFX= .tar.bz2 |