diff options
Diffstat (limited to 'math/qalculate/Makefile')
-rw-r--r-- | math/qalculate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 07f31e5f3d8..b8b51ff1971 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 07:48:51 adam Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 16:29:47 joerg Exp $ DISTNAME= libqalculate-0.9.3 PKGNAME= qalculate-0.9.3 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |