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 0a80385afc8..c7638487720 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2009/09/08 19:29:35 asau Exp $ +# $NetBSD: Makefile,v 1.31 2009/10/29 23:14:14 drochner Exp $ DISTNAME= qalculate-gtk-0.9.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |