diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-09-21 18:59:57 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-09-21 18:59:57 +0000 |
commit | b03c67869c104cc54fd69f5375fc6c36a14379a9 (patch) | |
tree | c918f80b114a5ae99d35f8779ce3f8641e284c25 /science/py-GPy | |
parent | 9dd19244b19eca332ca579464336ae9b682c3482 (diff) |
Notes
Diffstat (limited to 'science/py-GPy')
-rw-r--r-- | science/py-GPy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-GPy/Makefile b/science/py-GPy/Makefile index 3f34aa3fb2f4..5724bea13a56 100644 --- a/science/py-GPy/Makefile +++ b/science/py-GPy/Makefile @@ -2,6 +2,7 @@ PORTNAME= GPy DISTVERSION= 1.9.8 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |