aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-06-16 04:16:13 +0800
committermarcus <marcus@FreeBSD.org>2002-06-16 04:16:13 +0800
commit8168fdabd2c1d231f49364a5d9249c7e9df1717a (patch)
tree7ab76e16619c9771beea5bb6f3f5c64801a546d1 /converters
parentc4bd37d450090d1b9e995e615b981652f05641d7 (diff)
downloadfreebsd-ports-gnome-8168fdabd2c1d231f49364a5d9249c7e9df1717a.tar.gz
freebsd-ports-gnome-8168fdabd2c1d231f49364a5d9249c7e9df1717a.tar.zst
freebsd-ports-gnome-8168fdabd2c1d231f49364a5d9249c7e9df1717a.zip
Add a few other distfile mirrors.
Reported by: Anders Andersson <anders@sanyusan.se>, Kent Stewart <kstewart@owt.com>
Diffstat (limited to 'converters')
-rw-r--r--converters/libiconv/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 8fb6239ed3dc..6e37ae68f4df 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -8,9 +8,12 @@
PORTNAME= libiconv
PORTVERSION= 1.7.0.1
CATEGORIES= converters devel
-MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://www.marcuscom.com/downloads/ \
+ ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= marcus \
+ ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org