diff options
Diffstat (limited to 'misc/countrycodes/Makefile')
-rw-r--r-- | misc/countrycodes/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/countrycodes/Makefile b/misc/countrycodes/Makefile index d4888d8ecd3d..c45225af12f7 100644 --- a/misc/countrycodes/Makefile +++ b/misc/countrycodes/Makefile @@ -8,7 +8,9 @@ PORTNAME= countrycodes PORTVERSION= 1.0.5 CATEGORIES= misc -MASTER_SITES= http://www.grigna.com/diego/linux/countrycodes/ +MASTER_SITES= http://www.grigna.com/diego/linux/countrycodes/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= An ISO 3166 country code finder |