diff options
author | maho <maho@FreeBSD.org> | 2010-02-14 12:13:17 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2010-02-14 12:13:17 +0800 |
commit | b7d4b64fe1c3b190125a15b673aa0ff58a2b3104 (patch) | |
tree | bdbc2aac42dad6db20f30d081a81da09bd1b0b91 /editors | |
parent | e7de71f2c38a2cd517249ee31d4de94f5592745e (diff) | |
download | freebsd-ports-gnome-b7d4b64fe1c3b190125a15b673aa0ff58a2b3104.tar.gz freebsd-ports-gnome-b7d4b64fe1c3b190125a15b673aa0ff58a2b3104.tar.zst freebsd-ports-gnome-b7d4b64fe1c3b190125a15b673aa0ff58a2b3104.zip |
Mark as IGNORE, 3.2.0 has been released.
Funded by: OpenOffice.org community.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index aade48e27b99..2e0837da3e2b 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -21,6 +21,8 @@ EXTRACT_ONLY= ${OOOSRC} MAINTAINER= openoffice@FreeBSD.org COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) +IGNORE= OOO320_m12 has been released + NO_LATEST_LINK= yes .if !defined(WITHOUT_MOZILLA) |