diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-10-01 07:52:09 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-10-01 07:52:09 +0000 |
commit | abd1958bc0c61c57ed1f9c1b05ac7e5dfe7eb334 (patch) | |
tree | 669eb934f8524125ac560e7d689deb76f767ce9a /editors/openoffice.org-3-RC | |
parent | 4601730960c1dcb652d66f6829d267d02d3487a8 (diff) | |
download | ports-abd1958bc0c61c57ed1f9c1b05ac7e5dfe7eb334.tar.gz ports-abd1958bc0c61c57ed1f9c1b05ac7e5dfe7eb334.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index e8541d907654..0000b1674752 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -7,16 +7,18 @@ PORTNAME= openoffice PORTVERSION= 1.1rc5 +PORTREVISION= 1 CATEGORIES+= editors MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/stable/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} \ http://www.binarycode.org/openoffice/stable/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/stable/%SUBDIR%/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ 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+= OOo_${PORTVERSION}b_source.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/} diff --git a/editors/openoffice.org-3-RC/distinfo b/editors/openoffice.org-3-RC/distinfo index 76db4e5dca0d..0a29236ffbaa 100644 --- a/editors/openoffice.org-3-RC/distinfo +++ b/editors/openoffice.org-3-RC/distinfo @@ -1,4 +1,4 @@ -MD5 (openoffice1.1/OOo_1.1rc5_source.tar.bz2) = 9d61587e809cfe18d5ad573959b37fcc +MD5 (openoffice1.1/OOo_1.1rc5b_source.tar.bz2) = bec8b41089ebdad2831f3c456973ad4e MD5 (openoffice1.1/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 MD5 (openoffice1.1/mozilla-vendor-1.0.2a.tgz) = b0f2397d001aba7d4dd39f57a21d8468 MD5 (openoffice1.1/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a |