diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 09923ab6896..e19014edf1f 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/01/16 02:46:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/23 21:50:46 jmmv Exp $ # DISTNAME= gcalctool-4.3.38 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/} EXTRACT_SUFX= .tar.bz2 |