diff options
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} |