diff options
author | Orion Hodson <orion@FreeBSD.org> | 2003-01-20 17:24:34 +0000 |
---|---|---|
committer | Orion Hodson <orion@FreeBSD.org> | 2003-01-20 17:24:34 +0000 |
commit | 6a1ef03eaba63a2c67bc383e3cde1c99365a19ff (patch) | |
tree | b41863d28031128e3af7f74190b33f342495d72d | |
parent | update to big5con-0.92h (diff) |
Change of back-up location.
PR: ports/46086
Notes
Notes:
svn path=/head/; revision=73672
-rw-r--r-- | audio/rat/Makefile | 6 | ||||
-rw-r--r-- | mbone/rat/Makefile | 6 |
2 files changed, 6 insertions, 6 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 diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index c831a2ba2458..3313ef9c5305 100644 --- a/mbone/rat/Makefile +++ b/mbone/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 |