diff options
author | maho <maho@FreeBSD.org> | 2007-06-14 15:17:35 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-06-14 15:17:35 +0800 |
commit | 5cd571f058e5f5386d617c3652d7af70b7f78ec0 (patch) | |
tree | fc8e08a10d9939489b31416778ac85422bc49f7a | |
parent | 82e66a163148801e044c781483f0ef809574ad3f (diff) | |
download | freebsd-ports-gnome-5cd571f058e5f5386d617c3652d7af70b7f78ec0.tar.gz freebsd-ports-gnome-5cd571f058e5f5386d617c3652d7af70b7f78ec0.tar.zst freebsd-ports-gnome-5cd571f058e5f5386d617c3652d7af70b7f78ec0.zip |
Mark as IGNORE, now 2.2.1RC3 (OOF680_m18) is mark as released
version.
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index bcade35f3237..f5bdf8332e5c 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -27,6 +27,7 @@ EXTRACT_ONLY= ${OOOSRC} MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) +IGNORE= Please use editors/openoffice.org-2 .if defined(WITH_CWS) PORTNAME:= openoffice.org-${WITH_CWS} diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index bcade35f3237..f5bdf8332e5c 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -27,6 +27,7 @@ EXTRACT_ONLY= ${OOOSRC} MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) +IGNORE= Please use editors/openoffice.org-2 .if defined(WITH_CWS) PORTNAME:= openoffice.org-${WITH_CWS} |