diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
commit | 1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b (patch) | |
tree | 127ae6686665fd0ff97a7bd5f27449299929734e /biology | |
parent | d20d8aa75e51f61da14ac206199a1ebc244f940a (diff) | |
download | ports-1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b.tar.gz ports-1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/py-orange3-bioinformatics/Makefile | 2 | ||||
-rw-r--r-- | biology/py-orange3-single-cell/Makefile | 2 | ||||
-rw-r--r-- | biology/ugene/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/biology/py-orange3-bioinformatics/Makefile b/biology/py-orange3-bioinformatics/Makefile index 3674aa25e8ec..5148dc2bc963 100644 --- a/biology/py-orange3-bioinformatics/Makefile +++ b/biology/py-orange3-bioinformatics/Makefile @@ -2,7 +2,7 @@ PORTNAME= orange3-bioinformatics DISTVERSION= 3.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-orange3-single-cell/Makefile b/biology/py-orange3-single-cell/Makefile index 35249d39deb6..41d46c95b25a 100644 --- a/biology/py-orange3-single-cell/Makefile +++ b/biology/py-orange3-single-cell/Makefile @@ -2,7 +2,7 @@ PORTNAME= orange3-single-cell DISTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile index 244b3a8c8754..fa4c63e0ecdf 100644 --- a/biology/ugene/Makefile +++ b/biology/ugene/Makefile @@ -3,6 +3,7 @@ PORTNAME= ugene DISTVERSION= 1.31.0 +PORTREVISION= 1 CATEGORIES= biology science MASTER_SITES= http://ugene.unipro.ru/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} QueryDesigner_UserManual.pdf \ |