diff options
Diffstat (limited to 'math/gcalctool')
-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 043bb1570c6..f6686ebc9d7 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2006/09/15 15:21:29 jmmv Exp $ +# $NetBSD: Makefile,v 1.58 2006/09/16 12:20:38 jmmv Exp $ # DISTNAME= gcalctool-5.8.24 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.8/} EXTRACT_SUFX= .tar.bz2 |