diff options
Diffstat (limited to 'misc/uk-postcodes')
-rw-r--r-- | misc/uk-postcodes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/uk-postcodes/Makefile b/misc/uk-postcodes/Makefile index 2628126b1b99..984933299c61 100644 --- a/misc/uk-postcodes/Makefile +++ b/misc/uk-postcodes/Makefile @@ -8,8 +8,8 @@ PORTNAME= postcodes PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= wosch/src asami/LOCAL_PORTS +MASTER_SITES= ftp://ftp.Awfulhak.org/pub/uk-postcodes/ \ + http://people.FreeBSD.org/~brian/uk-postcodes/ PKGNAMEPREFIX= uk- DISTFILES= uk.postcodes.gz |