diff options
Diffstat (limited to 'office/freemind/freemind.SlackBuild')
-rw-r--r-- | office/freemind/freemind.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/office/freemind/freemind.SlackBuild b/office/freemind/freemind.SlackBuild index cde924b8a8..3741cb31fe 100644 --- a/office/freemind/freemind.SlackBuild +++ b/office/freemind/freemind.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for freemind -# Copyright 2009,2011 BrunoRusso, Sao Paulo, Brazil +# Copyright 2009,2011,2015 BrunoRusso, Sao Paulo, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,11 +23,11 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Modified by Robby Workman to include some things that were done in the old -# build for 12.2 (that one had apparently been abandoned and thus Bruno +# build for 14.1 (that one had apparently been abandoned and thus Bruno # rewrote it, unaware that one had already existed). PRGNAM=freemind -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.0.1} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |