diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-08-24 03:06:47 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-08-24 03:06:47 +0000 |
commit | 87cc7d8d0148415a7dadc5e7b253a23d4b44ea3b (patch) | |
tree | a172330ce60f9ed7cf941928314255526522cc1a /editors/openoffice.org-2/Makefile | |
parent | 198339094368a49b8c86311e3364c9bb70493b3e (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-2/Makefile')
-rw-r--r-- | editors/openoffice.org-2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index ee7dfdaa8b7e..10afe3b574d9 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -9,8 +9,8 @@ PORTNAME?= openoffice.org PORTVERSION?= ${OOOVERSION} CATEGORIES+= editors java MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/${OOOVERSION}/&,} \ - http://openoffice.lunarshells.com/sources/ \ http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + http://openoffice.lunarshells.com/sources/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:antbin,} \ ${MASTER_SITE_MOZILLA:S/$/:mozsrc/} \ |