diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-12-31 11:49:19 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-12-31 11:49:19 +0800 |
commit | e1b48f2b15793203c5c8f8e08678250d5d978b35 (patch) | |
tree | 87157eca5f580d4ccc066e7d1ad5115697d7f79a /misc | |
parent | 69543489844cdd03045b873c4639d57b3397da3d (diff) | |
download | freebsd-ports-gnome-e1b48f2b15793203c5c8f8e08678250d5d978b35.tar.gz freebsd-ports-gnome-e1b48f2b15793203c5c8f8e08678250d5d978b35.tar.zst freebsd-ports-gnome-e1b48f2b15793203c5c8f8e08678250d5d978b35.zip |
- Add mirrorsite
- Reported by Albert Vest, al vest at earth link dot net
Diffstat (limited to 'misc')
-rw-r--r-- | misc/iso-codes/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 15555d889d6b..f5c8b518afd6 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -8,7 +8,9 @@ PORTNAME= iso-codes DISTVERSION= 1.7 CATEGORIES= misc -MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ +MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ \ + LOCAL +MASTER_SITE_SUBDIR= tabthorpe MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Lists of the country, language and currency iso names |