diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
commit | b204eefd9d12857a2e384c59753552fe8286fae5 (patch) | |
tree | 6f6cf6eed55e334a1ff0d6befcde091bffc74282 /biology | |
parent | df670bdc705d5958560a11a9c463db0dd3503fec (diff) | |
download | freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.tar.gz freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.tar.zst freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.zip |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
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} |