diff options
Diffstat (limited to 'science/brian/Makefile')
-rw-r--r-- | science/brian/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/brian/Makefile b/science/brian/Makefile index 4a158d21e119..8494b6e448a7 100644 --- a/science/brian/Makefile +++ b/science/brian/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP \ - SF + SF/${PORTNAME}/Brian/${PORTVERSION} + MAINTAINER= wenheping@gmail.com COMMENT= A clock-driven simulator for spiking neural networks |