diff options
author | maho <maho@FreeBSD.org> | 2003-11-09 22:11:29 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-11-09 22:11:29 +0800 |
commit | 1a4363d95e137902c098373cbd82ec07a948ef56 (patch) | |
tree | 2f40b95bad8035d9dea475f3b245eecf885609ea /editors/openoffice.org-3 | |
parent | c154bed3892f0909d7672d9c95c2da1b7bb0318e (diff) | |
download | freebsd-ports-gnome-1a4363d95e137902c098373cbd82ec07a948ef56.tar.gz freebsd-ports-gnome-1a4363d95e137902c098373cbd82ec07a948ef56.tar.zst freebsd-ports-gnome-1a4363d95e137902c098373cbd82ec07a948ef56.zip |
OpenOffice -> OpenOffice.org
Submitted by: Pavel@Janik.cz (Pavel Janik)
Diffstat (limited to 'editors/openoffice.org-3')
-rw-r--r-- | editors/openoffice.org-3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 336b152b619d..44bfeea191d1 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: OpenOffice +# New ports collection makefile for: OpenOffice.org # Date created: 28 Februar 2002 # Whom: Martin Blapp # @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES+= editors MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ - ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/stable/%SUBDIR%/ \ + ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} \ http://www.binarycode.org/openoffice/stable/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/stable/%SUBDIR%/ \ |