diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-12-08 13:45:14 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-12-08 13:45:14 +0000 |
commit | 2eef360e9c57857384adc608bd4e6471d287bea4 (patch) | |
tree | f9f782be06f1cb2c7f8cc83213547f0ccc52619a /editors/openoffice.org-2-RC/Makefile | |
parent | 2f73f5e58441a645072dd4dced1ed41b356e4085 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC/Makefile')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 7f62aaef2c06..9e9f4e0bb38f 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -8,7 +8,7 @@ PORTNAME= openoffice PORTVERSION= 2.0 CATEGORIES+= editors -MASTER_SITES+= http://people.freebsd.org/~maho \ +MASTER_SITES+= http://people.freebsd.org/~maho/ \ ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} \ @@ -18,7 +18,7 @@ MASTER_SITES+= http://people.freebsd.org/~maho \ http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= ${PORTVERSION} -DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \ +DISTFILES+= cws_src680_ooo20031216_20031208.tar.bz2 gpc231.tar.Z:gpc \ patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz .if defined(L10NHELP) DISTFILES+= ${L10NHELP:S/$/:help/} |