diff options
author | orion <orion@FreeBSD.org> | 2003-01-21 01:24:34 +0800 |
---|---|---|
committer | orion <orion@FreeBSD.org> | 2003-01-21 01:24:34 +0800 |
commit | 7bb72b001e221adfd1cdecb05d877e8fac819ab8 (patch) | |
tree | 6ec5e9bea843ea347c84d444cdccf6be305fb395 /audio/rat | |
parent | e85d5bf852e4aaa20c469f9faa42113d9d6725ea (diff) | |
download | freebsd-ports-gnome-7bb72b001e221adfd1cdecb05d877e8fac819ab8.tar.gz freebsd-ports-gnome-7bb72b001e221adfd1cdecb05d877e8fac819ab8.tar.zst freebsd-ports-gnome-7bb72b001e221adfd1cdecb05d877e8fac819ab8.zip |
Change of back-up location.
PR: ports/46086
Diffstat (limited to 'audio/rat')
-rw-r--r-- | audio/rat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rat/Makefile b/audio/rat/Makefile index c831a2ba2458..3313ef9c5305 100644 --- a/audio/rat/Makefile +++ b/audio/rat/Makefile @@ -9,9 +9,9 @@ PORTNAME= rat PORTVERSION= 4.2.22 PORTREVISION= 0 CATEGORIES= mbone audio ipv6 -MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/4.2.22/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= cpiazza +MASTER_SITES= \ + http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/4.2.22/ \ + http://www.icir.org/hodson/ucl-mirror/ MAINTAINER= orion@freebsd.org |