diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 034e665cc84f..701628c69911 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -9,7 +9,8 @@ PORTNAME= rat PORTVERSION= 4.0.4 CATEGORIES= mbone audio MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/4.0.4/ \ - http://people.FreeBSD.org/~cpiazza/distfiles/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= cpiazza MAINTAINER= O.Hodson@cs.ucl.ac.uk |