diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-10-12 09:29:29 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-10-12 09:29:29 +0000 |
commit | 575b7f415a4952aa260c7a93b4d958148f8921b3 (patch) | |
tree | 42d3d1fb68062f6189f4859249d37bc2e58523f4 /editors | |
parent | Update to 0.3.4. (diff) |
1.1.3->1.1.4
Notes
Notes:
svn path=/head/; revision=118875
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index 393863a3bbd7..b5323b1e22c9 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -68,7 +68,7 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_NR= 645 -RELEASE_NR= 1.1.3 +RELEASE_NR= 1.1.4 INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR} DIST_SUBDIR= openoffice1.1 SIMPLEOSVER!= ${UNAME} -r | ${SED} -e 's/\.//g' | ${SED} -e 's/-.*//' diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index 393863a3bbd7..b5323b1e22c9 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -68,7 +68,7 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_NR= 645 -RELEASE_NR= 1.1.3 +RELEASE_NR= 1.1.4 INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR} DIST_SUBDIR= openoffice1.1 SIMPLEOSVER!= ${UNAME} -r | ${SED} -e 's/\.//g' | ${SED} -e 's/-.*//' |