summaryrefslogtreecommitdiff
path: root/math/maxima
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-04-30 14:19:40 +0000
committerwiz <wiz@pkgsrc.org>2014-04-30 14:19:40 +0000
commitbd44ea34790ba62e6ab46d929bf002656d883e5a (patch)
tree0dd93dc19537beb34d8e776cc9edb8b567e3a765 /math/maxima
parent3f20f3299c43e891069516a02762593a95ba10b8 (diff)
downloadpkgsrc-bd44ea34790ba62e6ab46d929bf002656d883e5a.tar.gz
Bump PKGREVISION for boehm-gc default-on threads, just to be on
the safe side.
Diffstat (limited to 'math/maxima')
-rw-r--r--math/maxima/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 88d839952ae..dd0a3efb5d4 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.39 2014/04/21 13:25:54 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2014/04/30 14:19:41 wiz Exp $
DISTNAME= maxima-5.32.1
# On updates, please make sure editors/TeXmacs knows about the new
# version number.
# (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima})
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/}