diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-14 20:26:44 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-14 20:26:44 +0000 |
commit | 79c27e07676feeef65722e26a7a92b34dcbc6957 (patch) | |
tree | cc95306e29231a2023bc875457b41ec1e41b8885 /math/py-numpy | |
parent | 2e18770cbcfefd0856f654a5ff5736d8c9364a01 (diff) | |
download | ports-79c27e07676feeef65722e26a7a92b34dcbc6957.tar.gz ports-79c27e07676feeef65722e26a7a92b34dcbc6957.zip |
Notes
Diffstat (limited to 'math/py-numpy')
-rw-r--r-- | math/py-numpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index ed1cdc87650c..48ed9cd1e4de 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -7,6 +7,7 @@ PORTNAME= numpy PORTVERSION= 1.1.1 +PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= http://numpy.scipy.org/:doc \ ${MASTER_SITE_SOURCEFORGE:S/$/:source/} |