diff options
Diffstat (limited to 'math/qalculate-bases')
-rw-r--r-- | math/qalculate-bases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile index a2775a4703a..89f5bed7116 100644 --- a/math/qalculate-bases/Makefile +++ b/math/qalculate-bases/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:30 tnn Exp $ DISTNAME= qalculate-bases-0.9.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |