From d9b2d0f0da5b6f85f90547429dadaa903033f59a Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sun, 22 Jun 2014 10:40:10 +0000 Subject: [PATCH] - Fix the CATEGORIES in last commit --- math/py-mpmath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}