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 0e8a4ec9b74..9862b47d0fd 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2006/03/06 00:18:19 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= gcalctool-5.6.31 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.6/} EXTRACT_SUFX= .tar.bz2 |