diff options
Diffstat (limited to 'math/qalculate/Makefile')
-rw-r--r-- | math/qalculate/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index f4b91290be7..4a19c5e8a30 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2006/02/24 00:05:00 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/24 21:09:13 adam Exp $ -DISTNAME= libqalculate-0.8.2 -PKGNAME= qalculate-0.8.2 -PKGREVISION= 4 +DISTNAME= libqalculate-0.9.2 +PKGNAME= qalculate-0.9.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |