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 aec203766f8..0221324841a 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2004/09/21 17:10:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.30 2004/10/03 00:12:56 tv Exp $ # DISTNAME= gcalctool-4.4.18 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.4/} EXTRACT_SUFX= .tar.bz2 |