diff options
author | mbr <mbr@FreeBSD.org> | 2003-04-11 23:35:11 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-04-11 23:35:11 +0000 |
commit | 2d5bc6464e65029d6a891681bb5663ec2e484a74 (patch) | |
tree | 8cd5777b771bcf5833ed2ba9ccca3759262a5868 /editors/openoffice.org-3-RC | |
parent | 315be50945742d4043544bbf02e79062b74416a2 (diff) | |
download | FreeBSD-ports-2d5bc6464e65029d6a891681bb5663ec2e484a74.zip FreeBSD-ports-2d5bc6464e65029d6a891681bb5663ec2e484a74.tar.gz |
Mastersite for localized help files has changed.
Submitted by: maho
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 537e451..5bb0421 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -14,7 +14,7 @@ MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/developer/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,developer/%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help \ + http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= ${PORTVERSION} DISTFILES+= oo_${PORTVERSION}_src_${SNAPDATE}.tar.bz2 \ |