diff options
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 cac9cb1..66aec18 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 de1236d..d918529 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 b79eeaa..89f634f 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 |