diff options
author | Florian Smeets <flo@FreeBSD.org> | 2011-06-20 09:10:37 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2011-06-20 09:10:37 +0000 |
commit | 99aa0aa865e3165d7b4b0eef5047a747961566b4 (patch) | |
tree | b780ca92c8dffbd4cb5791d8a80ffe50a024d37d /editors | |
parent | 7a1dccccd56cf0a6239992d6a2cc584de1fd61b8 (diff) | |
download | ports-99aa0aa865e3165d7b4b0eef5047a747961566b4.tar.gz ports-99aa0aa865e3165d7b4b0eef5047a747961566b4.zip |
Notes
Diffstat (limited to 'editors')
-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/ \ |