diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:10:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:10:27 +0000 |
commit | 73f7c91b5db64227b0424a92b16a5281814d369e (patch) | |
tree | 779002a33b117700b9b11296adbdfe2fa193739a /mbone | |
parent | 198d7e35dbecd9d263b220de68772bff2e049547 (diff) | |
download | ports-73f7c91b5db64227b0424a92b16a5281814d369e.tar.gz ports-73f7c91b5db64227b0424a92b16a5281814d369e.zip |
Notes
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 b11263b7d889..738f7ed4004c 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 7386a1867d00..31bdf156389f 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 e66fc1d1a78c..02ecced10b82 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 5a9de5b17f7d..aed9a8c04e4b 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 d7943ba088b3..adb8cd0495e5 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/ |