diff options
author | maho <maho@FreeBSD.org> | 2009-08-20 19:58:48 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2009-08-20 19:58:48 +0800 |
commit | 28ec484da0f1fe3798489df45e352b7e64a596cf (patch) | |
tree | bfb7f19d6c16f147fd447b3f473cc0b64fb426d7 /editors/openoffice-3-devel/Makefile | |
parent | e4788723cea950aab84214f0df8b41515b8d2c1f (diff) | |
download | freebsd-ports-gnome-28ec484da0f1fe3798489df45e352b7e64a596cf.tar.gz freebsd-ports-gnome-28ec484da0f1fe3798489df45e352b7e64a596cf.tar.zst freebsd-ports-gnome-28ec484da0f1fe3798489df45e352b7e64a596cf.zip |
Update to DEV300_m55.
Funded by: OpenOffice.org community
Diffstat (limited to 'editors/openoffice-3-devel/Makefile')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 95d46dd7184f..7a3e25870b37 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -74,11 +74,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif -MILESTONE?= 54 +MILESTONE?= 55 OOOTAG?= DEV300_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} OOODIR= openoffice.org3 -SNAPDATE= 20090805 +SNAPDATE= 20090820 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org3 |