aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-02-15 11:24:51 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-02-15 11:24:51 +0000
commitba4950cfa8e1ce5bc9411d5d56317031409a4212 (patch)
tree4175b87c81748dc6912523c73c3f922626e68037 /editors/openoffice.org-2-RC/Makefile
parentd0f9e117071d3c5fad85ecea31fc98b922e005cd (diff)
downloadports-ba4950cfa8e1ce5bc9411d5d56317031409a4212.tar.gz
ports-ba4950cfa8e1ce5bc9411d5d56317031409a4212.zip
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC/Makefile')
-rw-r--r--editors/openoffice.org-2-RC/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 158c1212971d..23143ae861e9 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -7,7 +7,6 @@
PORTNAME?= openoffice.org
PORTVERSION?= 2.4.${SNAPDATE}
-PORTREVISION= 1
CATEGORIES+= editors java
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
http://openoffice.lunarshells.com/sources/ \
@@ -72,10 +71,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set
.endif
CODELINE= 680
-MILESTONE?= 6
+MILESTONE?= 7
OOOTAG?= OOH680_m${MILESTONE}
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
-SNAPDATE= 20080202
+SNAPDATE= 20080215
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
.if defined(WITH_CWS)