diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-06-07 22:09:20 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-06-07 22:09:20 +0000 |
commit | 3dbc504a92584239bdb1ba4b2ca00027c2e29eb2 (patch) | |
tree | 68f328c8a12da02e1aae351502c196a073fe81ca /editors/openoffice.org-3/Makefile | |
parent | bca411b01a62c5da66bfeeb6d76ef94d10df016d (diff) | |
download | ports-3dbc504a92584239bdb1ba4b2ca00027c2e29eb2.tar.gz ports-3dbc504a92584239bdb1ba4b2ca00027c2e29eb2.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3/Makefile')
-rw-r--r-- | editors/openoffice.org-3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 539cef607540..4ca588fcfe50 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -7,8 +7,8 @@ PORTNAME= openoffice PORTVERSION= 644 -PORTREVISION= 1 -SNAPDATE= 20030412 +PORTREVISION= 2 +SNAPDATE= 20030601 CATEGORIES+= editors MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \ http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \ @@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste .include <bsd.port.pre.mk> +BROKEN= "Does not work yet, installation problems" BUILD_NR= ${PORTVERSION} RELEASE_NR= 1.1 INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR} |