diff options
Diffstat (limited to 'editors/libreoffice/Makefile')
-rw-r--r-- | editors/libreoffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index c228ed531ff1..feae08eac2a4 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -9,7 +9,8 @@ PORTNAME= libreoffice PORTVERSION= 3.3.3 LOVERSION= ${PORTVERSION}.1 CATEGORIES= editors -MASTER_SITES= http://ftp.osuosl.org/pub/tdf/libreoffice/src/ \http://download.go-oo.org/3.3/ \ +MASTER_SITES= http://ftp.osuosl.org/pub/tdf/libreoffice/src/ \ + http://download.go-oo.org/3.3/ \ http://ftp.rediris.es/mirror/TDF/libreoffice/src/ \ http://mirrors.supportex.net/tdf/libreoffice/src/ \ http://mirror.netcologne.de/tdf/libreoffice/src/ \ |