diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 10:04:52 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 10:04:52 +0000 |
commit | e529848004a453fcaee87c0fc74810ca27292942 (patch) | |
tree | 4dde6bc6542cd0b399d0e76b1126915a67671a46 /editors/openoffice-3 | |
parent | fbb814867e941bb1d605f56bd845d072b997f30c (diff) | |
download | ports-e529848004a453fcaee87c0fc74810ca27292942.tar.gz ports-e529848004a453fcaee87c0fc74810ca27292942.zip |
Notes
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r-- | editors/openoffice-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 75a12ac6f1fa..5b32c27259db 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -15,7 +15,7 @@ MASTER_SITES+= http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \ http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= ${PORTVERSION} -DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz expat.tgz:moz +DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz expat.tgz:moz \ gpc231.tar.Z:gpc patch-openoffice-mozilla101-2002-10-14:moz .if defined(L10NHELP) DISTFILES+= ${L10NHELP:S/$/:help/} |