aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-02-09 09:10:26 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-02-09 09:10:26 +0000
commit38353ac267b5ea38c355278b1d8cbd36eae17d1d (patch)
treea155cdd4e8ad90f557d1f2f7e9896fbb01f62050 /editors/openoffice-3-devel/Makefile
parent0645e64449c40c1176140eb0c46169bf29ecdca9 (diff)
downloadports-38353ac267b5ea38c355278b1d8cbd36eae17d1d.tar.gz
ports-38353ac267b5ea38c355278b1d8cbd36eae17d1d.zip
Notes
Diffstat (limited to 'editors/openoffice-3-devel/Makefile')
-rw-r--r--editors/openoffice-3-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 0c81d4c68a21..0cf331395da7 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= openoffice.org
-PORTVERSION?= 2.4.${SNAPDATE}
+PORTVERSION?= 3.0.${SNAPDATE}
CATEGORIES+= editors java
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
http://openoffice.lunarshells.com/sources/ \
@@ -71,10 +71,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set
.endif
CODELINE= 680
-MILESTONE?= 245
+MILESTONE?= 246
OOOTAG?= SRC680_m${MILESTONE}
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
-SNAPDATE= 20080202
+SNAPDATE= 20080209
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
.if defined(WITH_CWS)