diff options
author | maho <maho@FreeBSD.org> | 2005-11-18 17:45:50 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-11-18 17:45:50 +0800 |
commit | 9f529a6992e26fe514a4396c0cd5476d33d6ea93 (patch) | |
tree | 21ee99eec76e7040650b7730dc5c9235a855a1e3 /editors/openoffice.org-2-devel/Makefile | |
parent | 522c562afba47634f1d786fab22584d002dd8fd0 (diff) | |
download | freebsd-ports-gnome-9f529a6992e26fe514a4396c0cd5476d33d6ea93.tar.gz freebsd-ports-gnome-9f529a6992e26fe514a4396c0cd5476d33d6ea93.tar.zst freebsd-ports-gnome-9f529a6992e26fe514a4396c0cd5476d33d6ea93.zip |
Update to m141
Diffstat (limited to 'editors/openoffice.org-2-devel/Makefile')
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index 3ae90cd574da..4729d754009b 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -59,8 +59,8 @@ IGNORE= Install lang/perl5.8 then try again CODELINE= 680 RELEASE_NR= 2.0 -MILESTONE= 140 -SNAPDATE= 20051116 +MILESTONE= 141 +SNAPDATE= 20051117 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 |