diff options
Diffstat (limited to 'math/gcalctool/Makefile')
-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 d5cb5421c9c..33f7134105a 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2006/04/13 18:23:35 jlam Exp $ +# $NetBSD: Makefile,v 1.54 2006/04/17 13:46:39 wiz Exp $ # DISTNAME= gcalctool-5.7.32 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.7/} EXTRACT_SUFX= .tar.bz2 |