summaryrefslogtreecommitdiff
path: root/math/py-statsmodels
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-09-10 20:50:31 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-09-10 20:50:31 +0000
commit15945f8122ca36c901e1319b3270445458bdae02 (patch)
treed1ac4f6805fbce1473116cae6a211aa3cabd466c /math/py-statsmodels
parent- Allow staging as a regular user (diff)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=367888
Diffstat (limited to 'math/py-statsmodels')
-rw-r--r--math/py-statsmodels/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile
index 5a95d43c6397..e3d304bdb540 100644
--- a/math/py-statsmodels/Makefile
+++ b/math/py-statsmodels/Makefile
@@ -3,7 +3,7 @@
PORTNAME= statsmodels
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}