aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-mpmath/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-04-05 01:43:22 +0800
committermiwi <miwi@FreeBSD.org>2009-04-05 01:43:22 +0800
commitb6f2b763ce404f14c16999ea7eb75bebffbf3332 (patch)
tree2638f44412fd6e7767f3ddab378ec6772ad4374e /math/py-mpmath/Makefile
parentdb18a2958e353250a6cd6c2574e7f88c701f5d89 (diff)
downloadfreebsd-ports-gnome-b6f2b763ce404f14c16999ea7eb75bebffbf3332.tar.gz
freebsd-ports-gnome-b6f2b763ce404f14c16999ea7eb75bebffbf3332.tar.zst
freebsd-ports-gnome-b6f2b763ce404f14c16999ea7eb75bebffbf3332.zip
- Fix build after textproc/py-sphinx update
PR; 133360 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Diffstat (limited to 'math/py-mpmath/Makefile')
-rw-r--r--math/py-mpmath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile
index ab49ddfd8ddd..f7e4a6d7c7ac 100644
--- a/math/py-mpmath/Makefile
+++ b/math/py-mpmath/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpmath
PORTVERSION= 0.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}