aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.1-devel
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-03-11 08:31:15 +0800
committermaho <maho@FreeBSD.org>2004-03-11 08:31:15 +0800
commit8b6baed0a5a11321d0c45d5739a3e069846316aa (patch)
tree58c5da8a71dc88f087c27ba0a7836c083688f4ca /editors/openoffice.org-1.1-devel
parentda681f31e0e44a03d9085491f075a496d80e4fe6 (diff)
downloadfreebsd-ports-graphics-8b6baed0a5a11321d0c45d5739a3e069846316aa.tar.gz
freebsd-ports-graphics-8b6baed0a5a11321d0c45d5739a3e069846316aa.tar.zst
freebsd-ports-graphics-8b6baed0a5a11321d0c45d5739a3e069846316aa.zip
Marked as IGNORE. I'll work for 1.1.1RC.
Diffstat (limited to 'editors/openoffice.org-1.1-devel')
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index d4a3212babc..fb26483c14a 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= openoffice
-PORTVERSION= 1.1.0
-PORTREVISION= 3
+PORTVERSION= 1.1.1
CATEGORIES+= editors
MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \
@@ -34,6 +33,8 @@ ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
PASTE?= /usr/bin/paste
+IGNORE= "Work In Progress for 1.1.1"
+
USE_GNOME= orbit gtk12
.include <bsd.port.pre.mk>