diff options
Diffstat (limited to 'source/d/clisp/clisp.SlackBuild')
-rwxr-xr-x | source/d/clisp/clisp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/d/clisp/clisp.SlackBuild b/source/d/clisp/clisp.SlackBuild index c94838fa..f6d9a268 100755 --- a/source/d/clisp/clisp.SlackBuild +++ b/source/d/clisp/clisp.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2008, 2009, 2010 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2008, 2009, 2010, 2013 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ VERSION=2.49 DIRNAME=2.49 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Bundled libraries: FFCALLVER=20080704cvs |