diff options
author | mbr <mbr@FreeBSD.org> | 2003-02-13 06:44:25 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-02-13 06:44:25 +0800 |
commit | 76fa4058206d72161d00e69b0430f4dd1c07e402 (patch) | |
tree | 7b99eb6cfbb2344ee091e130de07fd85dd9ff0f1 /editors | |
parent | a126b15f8f096eb891b4716fa065f26d9924e688 (diff) | |
download | freebsd-ports-gnome-76fa4058206d72161d00e69b0430f4dd1c07e402.tar.gz freebsd-ports-gnome-76fa4058206d72161d00e69b0430f4dd1c07e402.tar.zst freebsd-ports-gnome-76fa4058206d72161d00e69b0430f4dd1c07e402.zip |
The helpcontent files have moved.
Submitted by: Daniel Mueller <mue.da@gmx.de>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 6bd42de1c75c..d98175e46849 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -13,7 +13,7 @@ MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.chg.ru/pub/OpenOffice/%SUBDIR%/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help \ + ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= stable/${PORTVERSION} DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \ diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 6bd42de1c75c..d98175e46849 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -13,7 +13,7 @@ MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.chg.ru/pub/OpenOffice/%SUBDIR%/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help \ + ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= stable/${PORTVERSION} DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \ diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 6bd42de1c75c..d98175e46849 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -13,7 +13,7 @@ MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.chg.ru/pub/OpenOffice/%SUBDIR%/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help \ + ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= stable/${PORTVERSION} DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \ |