diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /biology | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) | |
download | ports-bb210937730d8ecec1aa6a641302e298e1b94cda.tar.gz ports-bb210937730d8ecec1aa6a641302e298e1b94cda.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/blat/Makefile | 1 | ||||
-rw-r--r-- | biology/emboss/Makefile | 1 | ||||
-rw-r--r-- | biology/protomol/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/biology/blat/Makefile b/biology/blat/Makefile index cac9cb1ba580..66aec185f4c0 100644 --- a/biology/blat/Makefile +++ b/biology/blat/Makefile @@ -3,6 +3,7 @@ PORTNAME= blat PORTVERSION= 35 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://hgwdev.cse.ucsc.edu/~kent/src/ \ http://users.soe.ucsc.edu/~kent/src/ diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index de1236ddc4a8..d918529811da 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -3,6 +3,7 @@ PORTNAME= emboss PORTVERSION= 6.6.0 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile index b79eeaab65f5..89f634f59c6e 100644 --- a/biology/protomol/Makefile +++ b/biology/protomol/Makefile @@ -3,7 +3,7 @@ PORTNAME= protomol PORTVERSION= 2.0.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= biology MASTER_SITES= SF/${PORTNAME}/ProtoMol/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-tar.gz |