diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/uk-phone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile index ee1ac72..54c1aad 100644 --- a/misc/uk-phone/Makefile +++ b/misc/uk-phone/Makefile @@ -8,8 +8,8 @@ PORTNAME= uk-phone PORTVERSION= 2.1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.Awfulhak.org/pub/PSTN/ \ - http://people.FreeBSD.org/~brian/PSTN/ +MASTER_SITES= ftp://ftp.Awfulhak.org/pub/uk-phone/ \ + http://people.FreeBSD.org/~brian/uk-phone/ EXTRACT_SUFX= .gz MAINTAINER= brian@FreeBSD.org |