diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /biology | |
parent | 3e92dd740160be7c12098e4ac61656423c3451e2 (diff) | |
download | ports-46a4d695719697de7bae057feb71590215c942ae.tar.gz ports-46a4d695719697de7bae057feb71590215c942ae.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/L-Breeder/Makefile | 2 | ||||
-rw-r--r-- | biology/gperiodic/Makefile | 2 | ||||
-rw-r--r-- | biology/lsysexp/Makefile | 2 | ||||
-rw-r--r-- | biology/treeviewx/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/biology/L-Breeder/Makefile b/biology/L-Breeder/Makefile index cab179944ad7..8c8b2c086b10 100644 --- a/biology/L-Breeder/Makefile +++ b/biology/L-Breeder/Makefile @@ -7,7 +7,7 @@ PORTNAME= L-Breeder PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= http://pixie.oum.ox.ac.uk/L-Breeder/ DISTNAME= LBreeder diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index 9017c2ae676e..8d175a3bc6fd 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -7,7 +7,7 @@ PORTNAME= gperiodic PORTVERSION= 2.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= http://www.acclab.helsinki.fi/~frantz/software/ diff --git a/biology/lsysexp/Makefile b/biology/lsysexp/Makefile index 1f2bcbaecff8..9c17519be673 100644 --- a/biology/lsysexp/Makefile +++ b/biology/lsysexp/Makefile @@ -7,7 +7,7 @@ PORTNAME= lsysexp PORTVERSION= 0.67 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= http://coscorrosa.com/programs/${PORTNAME}/download/ diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile index 51b425747643..b29a4612dbbc 100644 --- a/biology/treeviewx/Makefile +++ b/biology/treeviewx/Makefile @@ -7,7 +7,7 @@ PORTNAME= treeviewx PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/ DISTNAME= tv-${PORTVERSION} |