diff options
author | mbr <mbr@FreeBSD.org> | 2003-02-12 22:44:25 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-02-12 22:44:25 +0000 |
commit | 76fa4058206d72161d00e69b0430f4dd1c07e402 (patch) | |
tree | 7b99eb6cfbb2344ee091e130de07fd85dd9ff0f1 /editors/openoffice-1.0 | |
parent | a126b15f8f096eb891b4716fa065f26d9924e688 (diff) | |
download | FreeBSD-ports-76fa4058206d72161d00e69b0430f4dd1c07e402.zip FreeBSD-ports-76fa4058206d72161d00e69b0430f4dd1c07e402.tar.gz |
The helpcontent files have moved.
Submitted by: Daniel Mueller <mue.da@gmx.de>
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 6bd42de..d98175e 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 \ |