diff options
Diffstat (limited to 'math/qalculate-gtk/Makefile')
-rw-r--r-- | math/qalculate-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index d22ba9a5e00..d01491b5ff9 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:39 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/01/24 07:32:20 wiz Exp $ DISTNAME= qalculate-gtk-0.8.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |