diff options
author | mharo <mharo@FreeBSD.org> | 2001-04-02 07:05:36 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-04-02 07:05:36 +0000 |
commit | bdd2cd0a140b7ca3000f7bc8ae1939833cde7e2e (patch) | |
tree | 5e9268ad2a8b7a1c03279bd928abe0679eb5a7c5 /mbone/rat/Makefile | |
parent | c114fd6eb523db3cb0b1f98ad066e17f61877455 (diff) | |
download | FreeBSD-ports-bdd2cd0a140b7ca3000f7bc8ae1939833cde7e2e.zip FreeBSD-ports-bdd2cd0a140b7ca3000f7bc8ae1939833cde7e2e.tar.gz |
Update to 4.2.13
PR: 25520
Submitted by: Orion Hodson <oh@btinternet.com
Diffstat (limited to 'mbone/rat/Makefile')
-rw-r--r-- | mbone/rat/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index aaba97e..7468855 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -6,10 +6,11 @@ # PORTNAME= rat -PORTVERSION= 4.2.9 -PORTREVISION= 1 +PORTVERSION= 4.2.13 + +PORTREVISION= 0 CATEGORIES= mbone audio ipv6 -MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/4.2.9/ \ +MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/4.2.13/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cpiazza |