aboutsummaryrefslogtreecommitdiff
path: root/science/brian/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/brian/Makefile')
-rw-r--r--science/brian/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/brian/Makefile b/science/brian/Makefile
index 8494b6e448a7..dc586df695d1 100644
--- a/science/brian/Makefile
+++ b/science/brian/Makefile
@@ -6,14 +6,12 @@
#
PORTNAME= brian
-PORTVERSION= 1.1.2
-PORTREVISION= 1
+PORTVERSION= 1.1.3
CATEGORIES= science python
MASTER_SITES= CHEESESHOP \
SF/${PORTNAME}/Brian/${PORTVERSION}
-
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= wen@FreeBSD.org
COMMENT= A clock-driven simulator for spiking neural networks
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0:${PORTSDIR}/math/py-numpy \