diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 07:05:36 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 07:05:36 +0000 |
commit | c9dc7893574a2a00fd4e3ebcffe9541db2e41260 (patch) | |
tree | eca84fc55a132692cc2c2c04b177f3859dabfcce /audio/rat/Makefile | |
parent | update postfix to 20010228-pl01 (diff) |
Update to 4.2.13
PR: 25520
Submitted by: Orion Hodson <oh@btinternet.com
Diffstat (limited to 'audio/rat/Makefile')
-rw-r--r-- | audio/rat/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/rat/Makefile b/audio/rat/Makefile index aaba97e148c6..746885541023 100644 --- a/audio/rat/Makefile +++ b/audio/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 |