diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-09 14:11:29 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-09 14:11:29 +0000 |
commit | e4ab6030f010bf443f5cf6db96b43f746b1c7919 (patch) | |
tree | da764333626b37493b111e85e254810047f316b8 /editors/openoffice.org-vcltesttool | |
parent | b0eee155533bdccb378db85fe5f545a768eb91d3 (diff) | |
download | ports-e4ab6030f010bf443f5cf6db96b43f746b1c7919.tar.gz ports-e4ab6030f010bf443f5cf6db96b43f746b1c7919.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index 336b152b619d..44bfeea191d1 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/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%/ \ |