diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-04-11 23:35:11 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-04-11 23:35:11 +0000 |
commit | 870e43b3cba9c26375075f032122b07cb8b6fb62 (patch) | |
tree | 1c439781964c12a3ddb29d43822aae06598d9135 /editors/openoffice.org-3 | |
parent | 36a20764e5e7f49d4bbf64f42fba94bb523ba18c (diff) | |
download | ports-870e43b3cba9c26375075f032122b07cb8b6fb62.tar.gz ports-870e43b3cba9c26375075f032122b07cb8b6fb62.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3')
-rw-r--r-- | editors/openoffice.org-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 537e4511364f..5bb04213c156 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/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 \ |