diff options
Diffstat (limited to 'development/f2c/f2c.SlackBuild')
-rw-r--r-- | development/f2c/f2c.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/f2c/f2c.SlackBuild b/development/f2c/f2c.SlackBuild index 4106279e3f..955f1fe394 100644 --- a/development/f2c/f2c.SlackBuild +++ b/development/f2c/f2c.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for f2c -# Copyright 2017, Judah Milgram, Washington DC +# Copyright 2017-2021, Judah Milgram, Washington DC # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=f2c -VERSION=${VERSION:-20160102} # This is the f2c version, not libf2c. +VERSION=${VERSION:-20160102} # f2c version, not libi77 or libf77 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |