diff options
author | maho <maho@FreeBSD.org> | 2004-10-12 17:29:29 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-10-12 17:29:29 +0800 |
commit | 11186c0c1613190daec567c0c7cf976313140990 (patch) | |
tree | 2c7837e7c58f098b5609f8efc3cf088ad873989f /editors/openoffice-1.1-devel | |
parent | dccbe929a9ca41eae2293181d713088af09195aa (diff) | |
download | freebsd-ports-gnome-11186c0c1613190daec567c0c7cf976313140990.tar.gz freebsd-ports-gnome-11186c0c1613190daec567c0c7cf976313140990.tar.zst freebsd-ports-gnome-11186c0c1613190daec567c0c7cf976313140990.zip |
1.1.3->1.1.4
Diffstat (limited to 'editors/openoffice-1.1-devel')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 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/-.*//' |