diff options
author | maho <maho@FreeBSD.org> | 2006-11-15 14:39:11 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-11-15 14:39:11 +0800 |
commit | 106f54f3cdc09dc4ab4478f875353299465a59c0 (patch) | |
tree | 47dfe826b8d15c551d9744254ffb9180bc64709e /editors | |
parent | 4e2e4d58c782794a2b4f3a377c3ccc77304e6c05 (diff) | |
download | freebsd-ports-gnome-106f54f3cdc09dc4ab4478f875353299465a59c0.tar.gz freebsd-ports-gnome-106f54f3cdc09dc4ab4478f875353299465a59c0.tar.zst freebsd-ports-gnome-106f54f3cdc09dc4ab4478f875353299465a59c0.zip |
Reconnect in Makefile.
We created openoffice.org-2-RC port since:
* openoffice.org-2 port should have stable one, not RC.
* RC period taking too long (~1 month).
* RC is quite frequently updated.
PR: 105195
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 14d52be3cc63..024f31ba2b0c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -119,6 +119,7 @@ SUBDIR += openoffice.org-1.1 SUBDIR += openoffice.org-1.1-devel SUBDIR += openoffice.org-2 + SUBDIR += openoffice.org-2-RC SUBDIR += openoffice.org-2-devel SUBDIR += pico SUBDIR += poedit |