diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-05-29 15:52:43 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-05-29 15:52:43 +0800 |
commit | 2868b83d1368987171e63f4310145ae238b88256 (patch) | |
tree | b42b06e2787104db67acc4f45ed8e3ab02343a74 | |
parent | 2bae030766674b6a530b3fbe3b56d4cd072ce635 (diff) | |
download | freebsd-ports-gnome-2868b83d1368987171e63f4310145ae238b88256.tar.gz freebsd-ports-gnome-2868b83d1368987171e63f4310145ae238b88256.tar.zst freebsd-ports-gnome-2868b83d1368987171e63f4310145ae238b88256.zip |
- Remove the unneeded line
-rw-r--r-- | science/brian/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/brian/Makefile b/science/brian/Makefile index 2d95f49f4186..e6d86414e4ce 100644 --- a/science/brian/Makefile +++ b/science/brian/Makefile @@ -4,7 +4,6 @@ PORTNAME= brian PORTVERSION= 1.4.4 CATEGORIES= science python -MASTER_SITES= CHEESESHOP MAINTAINER= wen@FreeBSD.org COMMENT= Clock-driven simulator for spiking neural networks |