diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-04 05:10:27 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-04 05:10:27 +0000 |
commit | a979af5fb84f271f50f87a10aaf67e4155a3bcdb (patch) | |
tree | 8423746072ee6b5209ff0b20cc2ca50dd38a2c86 /mbone | |
parent | 951f8aebf9ae8221a716da323a9913e79c73da01 (diff) | |
download | FreeBSD-ports-a979af5fb84f271f50f87a10aaf67e4155a3bcdb.zip FreeBSD-ports-a979af5fb84f271f50f87a10aaf67e4155a3bcdb.tar.gz |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/mcl/Makefile | 1 | ||||
-rw-r--r-- | mbone/nte/Makefile | 1 | ||||
-rw-r--r-- | mbone/rat/Makefile | 2 | ||||
-rw-r--r-- | mbone/rat30/Makefile | 1 | ||||
-rw-r--r-- | mbone/sdr/Makefile | 1 |
5 files changed, 5 insertions, 1 deletions
diff --git a/mbone/mcl/Makefile b/mbone/mcl/Makefile index b11263b..738f7ed 100644 --- a/mbone/mcl/Makefile +++ b/mbone/mcl/Makefile @@ -7,6 +7,7 @@ PORTNAME= mcl PORTVERSION= 2.99.1 +PORTREVISION= 1 CATEGORIES= mbone net MASTER_SITES= http://www.inrialpes.fr/planete/people/roca/mcl/bin/ DISTNAME= mcl_v2.99.1 diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index 7386a18..31bdf15 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -7,6 +7,7 @@ PORTNAME= nte PORTVERSION= 1.5a29 +PORTREVISION= 1 CATEGORIES= mbone tk80 MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a29/ diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index e66fc1d..02ecced 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -7,7 +7,7 @@ PORTNAME= rat PORTVERSION= 4.2.25 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mbone audio ipv6 tk83 MASTER_SITES= \ http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ \ diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index 5a9de5b..aed9a8c 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -7,6 +7,7 @@ PORTNAME= rat PORTVERSION= 3.0.35 +PORTREVISION= 1 CATEGORIES= mbone audio MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile index d7943ba..adb8cd0 100644 --- a/mbone/sdr/Makefile +++ b/mbone/sdr/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdr PORTVERSION= 2.9 +PORTREVISION= 1 CATEGORIES= mbone tk82 MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/2.9/ |