summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-3-devel/Makefile')
-rw-r--r--editors/openoffice.org-3-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index b480ff97d036..56204d7dd44b 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= openoffice.org
-PORTVERSION?= 2.2.${SNAPDATE}
+PORTVERSION?= 2.3.${SNAPDATE}
CATEGORIES+= editors java
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/developer/680_m${MILESTONE}/&,} \
http://openoffice.lunarshells.com/sources/ \
@@ -78,10 +78,10 @@ IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
-MILESTONE?= 200
+MILESTONE?= 201
OOOTAG?= SRC680_m${MILESTONE}
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
-SNAPDATE= 20070120
+SNAPDATE= 20070126
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
.if defined(WITH_CWS)