diff options
author | maho <maho@FreeBSD.org> | 2005-09-22 11:17:46 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-09-22 11:17:46 +0800 |
commit | 91c38a0c231c8f716f70875a147888edd92274dc (patch) | |
tree | 436fc36f8b28580bf135ce3ab823b54e9032b73e /editors/openoffice.org-vcltesttool | |
parent | 25e837626db76916754818dde30b4e117e8563b8 (diff) | |
download | freebsd-ports-graphics-91c38a0c231c8f716f70875a147888edd92274dc.tar.gz freebsd-ports-graphics-91c38a0c231c8f716f70875a147888edd92274dc.tar.zst freebsd-ports-graphics-91c38a0c231c8f716f70875a147888edd92274dc.zip |
Jack L. has kindly provided mirror site for source.
Submitted by: "Jack L." <xxjack12xx@doramail.com>
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index 2774abe7e86..40133216419 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -8,7 +8,8 @@ PORTNAME= openoffice.org PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ +MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \ + ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla${MOZILLA_VERSION}/&,}source/:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc |