diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-10-31 20:40:15 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-10-31 20:40:15 +0000 |
commit | a6853b9910e7ae3f605e7e62ef9c6295f68a5503 (patch) | |
tree | 4368c1c77af6a8541c4e848e56d7735c0ba1f44e /editors | |
parent | db2930c540cc37e570effa34ac7236c492be6812 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 1380ab116860..6f9f1158df0e 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -25,6 +25,8 @@ EXTRACT_ONLY= ${OOOSRC} MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) +IGNORE= please use openoffice.org-2 port which is newer + .if defined(WITH_CWS) PORTNAME:= openoffice.org-${WITH_CWS} DISTFILES+= ${CWSARCHIVE}:cws |