diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-10-06 05:30:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-10-06 05:30:40 +0000 |
commit | b1b5bbb308a6d2e7861345c33c1065da1c3df2ca (patch) | |
tree | dfb292c3ac10bd1acf6338815eb2e611c0473e79 /misc/libreoffice3-bin/Makefile | |
parent | 6fc7ce3b5588679975e071160cbc6debd0be9d52 (diff) | |
download | pkgsrc-b1b5bbb308a6d2e7861345c33c1065da1c3df2ca.tar.gz |
Update to 3.6.2
Changelog:
* Many important bugfixes
Diffstat (limited to 'misc/libreoffice3-bin/Makefile')
-rw-r--r-- | misc/libreoffice3-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libreoffice3-bin/Makefile b/misc/libreoffice3-bin/Makefile index 81bd9f54cff..9984a733db4 100644 --- a/misc/libreoffice3-bin/Makefile +++ b/misc/libreoffice3-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/01 13:27:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/06 05:30:40 ryoon Exp $ DISTNAME= libreoffice3-bin # overridden below PKGNAME= libreoffice3-bin-${OO_RELEASE} @@ -21,7 +21,7 @@ CONFLICTS+= openoffice-linux-[0-9]* OO_VER= 3 OO_BASEVER= 3.6 -OO_RELEASE= 3.6.1 +OO_RELEASE= 3.6.2 PLIST_SUBST+= VER=${OO_VER:Q} BASEVER=${OO_BASEVER:Q} MESSAGE_SUBST+= VER=${OO_VER:Q} FILES_SUBST+= VER=${OO_VER:Q} |