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 a146ac6dc5f..d4e015f5cdb 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/08/26 16:12:48 junyoung Exp $ +# $NetBSD: Makefile,v 1.10 2003/11/12 01:31:50 salo Exp $ # DISTNAME= gcalctool-4.2.83 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calctool/} |