aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2014-06-22 18:40:10 +0800
committerwen <wen@FreeBSD.org>2014-06-22 18:40:10 +0800
commit0f278c761cdc81c112e454be9157c352f91e876b (patch)
tree9f02f5068b645759e5bff9a74b20faeac45a3bfc /math
parentebac41054472bd8c98aef22a64b051fd051aef36 (diff)
downloadfreebsd-ports-gnome-0f278c761cdc81c112e454be9157c352f91e876b.tar.gz
freebsd-ports-gnome-0f278c761cdc81c112e454be9157c352f91e876b.tar.zst
freebsd-ports-gnome-0f278c761cdc81c112e454be9157c352f91e876b.zip
- Fix the CATEGORIES in last commit
Diffstat (limited to 'math')
-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 2dc46aa303fe..468e737a63b0 100644
--- a/math/py-mpmath/Makefile
+++ b/math/py-mpmath/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mpmath
PORTVERSION= 0.19
-CATEGORIES= devel math python
+CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}