summaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-07-29 22:18:44 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-07-29 22:18:44 +0000
commit09f9633cb617878a6611cfdfb630e55d957188ef (patch)
tree75221c7f7553f4576b2cf1137ee3db4058fd8973 /math/py-numpy
parentd2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff)
Notes
Diffstat (limited to 'math/py-numpy')
-rw-r--r--math/py-numpy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index 4c99e6ec77df..73b6b10a932d 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= numpy
PORTVERSION= 1.14.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= math python