diff options
author | brian <brian@FreeBSD.org> | 2001-01-03 08:35:23 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2001-01-03 08:35:23 +0000 |
commit | 36dc254e71d741f9e98ab76b17684788c1d78eb3 (patch) | |
tree | b206de1361dea2dccc7e1c14ede6a0a3829bf49a /misc | |
parent | 37e1dc25daedcdc006f11d053ae05e093ef17c50 (diff) | |
download | FreeBSD-ports-36dc254e71d741f9e98ab76b17684788c1d78eb3.zip FreeBSD-ports-36dc254e71d741f9e98ab76b17684788c1d78eb3.tar.gz |
Cosmetic: Make MASTER_SITES consistent with the uk-postcodes port
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 |