diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/embassy/Makefile | 1 | ||||
-rw-r--r-- | biology/emboss/Makefile | 1 | ||||
-rw-r--r-- | biology/kinemage/Makefile | 2 | ||||
-rw-r--r-- | biology/njplot/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile index 9a4f00bea333..09156c4a5bd6 100644 --- a/biology/embassy/Makefile +++ b/biology/embassy/Makefile @@ -8,6 +8,7 @@ PORTNAME= embassy PORTVERSION= 6.2.0 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/ DIST_SUBDIR= emboss diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index 2e7181a6d4a9..dbc931cf52bb 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -8,6 +8,7 @@ PORTNAME= emboss PORTVERSION= 6.2.0 RELEASE= ${PORTNAME:U}-${PORTVERSION} +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/ DISTNAME= ${RELEASE} diff --git a/biology/kinemage/Makefile b/biology/kinemage/Makefile index aaee515e2745..1a1e52414ed6 100644 --- a/biology/kinemage/Makefile +++ b/biology/kinemage/Makefile @@ -7,7 +7,7 @@ PORTNAME= kinemage PORTVERSION= 5.79 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology # There is no distfile to fetch here, just a dir of badly formatted sources #MASTER_SITES= ftp://kinemage.biochem.duke.edu/OPEN_SOURCE/ diff --git a/biology/njplot/Makefile b/biology/njplot/Makefile index a383a85050ac..bf18bcb29be9 100644 --- a/biology/njplot/Makefile +++ b/biology/njplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= njplot PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/archive/ |