diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-09-22 03:17:46 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-09-22 03:17:46 +0000 |
commit | 5acd6429b01c85035b7d42e0436a4927ee00e0c2 (patch) | |
tree | 49edf00e7f40ed0c806ec57533053d42fbe166ef /editors/openoffice.org-2.0-devel/Makefile | |
parent | 60a8ff30fa62285366c0f5e2de3a6605d3aec49d (diff) | |
download | ports-5acd6429b01c85035b7d42e0436a4927ee00e0c2.tar.gz ports-5acd6429b01c85035b7d42e0436a4927ee00e0c2.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2.0-devel/Makefile')
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 2774abe7e868..401332164194 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/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 |