diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-11-11 03:05:43 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-11-11 03:05:43 +0000 |
commit | 16a74f6132e3e7362fa9d6bda672cb402e5e9fdd (patch) | |
tree | 11e442fc7b0c52dece9b6f3d8e397edb9e724110 /science/psychopy/Makefile | |
parent | ba306d2815bab049ebee31a7f1b55db8414e25d7 (diff) |
Notes
Diffstat (limited to 'science/psychopy/Makefile')
-rw-r--r-- | science/psychopy/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/science/psychopy/Makefile b/science/psychopy/Makefile index f76b77cf72a1..406634082502 100644 --- a/science/psychopy/Makefile +++ b/science/psychopy/Makefile @@ -6,13 +6,12 @@ # PORTNAME= psychopy -PORTVERSION= 1.00.00 -PORTREVISION= 1 +PORTVERSION= 1.51.01 CATEGORIES= science python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= PsychoPy-${PORTVERSION} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Psychophysics toolkit for Python BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0:${PORTSDIR}/math/py-numpy \ |