diff options
author | yuri <yuri@FreeBSD.org> | 2019-08-09 04:08:09 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2019-08-09 04:08:09 +0800 |
commit | 745f9ae5a6a218b7779cca28e377822873c8bf24 (patch) | |
tree | cddb863cc2c0f26cdab5717ca7dcef35902526fe /science | |
parent | 275a37ef830d2d98ca38046271483f8ca431cf23 (diff) | |
download | freebsd-ports-gnome-745f9ae5a6a218b7779cca28e377822873c8bf24.tar.gz freebsd-ports-gnome-745f9ae5a6a218b7779cca28e377822873c8bf24.tar.zst freebsd-ports-gnome-745f9ae5a6a218b7779cca28e377822873c8bf24.zip |
science/py-chainer: Remove the irrelevant category
Diffstat (limited to 'science')
-rw-r--r-- | science/py-chainer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-chainer/Makefile b/science/py-chainer/Makefile index 4bae764ef19e..490416db6e4c 100644 --- a/science/py-chainer/Makefile +++ b/science/py-chainer/Makefile @@ -2,7 +2,7 @@ PORTNAME= chainer DISTVERSION= 6.2.0 -CATEGORIES= science biology +CATEGORIES= science MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |