summaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-08-14 20:26:44 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-08-14 20:26:44 +0000
commit79c27e07676feeef65722e26a7a92b34dcbc6957 (patch)
treecc95306e29231a2023bc875457b41ec1e41b8885 /math/py-numpy
parentFix pkg-plist if WITHOUT_NLS is set (there are no french man pages). (diff)
Restore PORTEPOCH that got lost in the previous revision.
Notes
Notes: svn path=/head/; revision=218555
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 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/}