diff options
Diffstat (limited to 'system/dfc/dfc.SlackBuild')
-rw-r--r-- | system/dfc/dfc.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/dfc/dfc.SlackBuild b/system/dfc/dfc.SlackBuild index 905ff142ab89d..78b5c9a28b77d 100644 --- a/system/dfc/dfc.SlackBuild +++ b/system/dfc/dfc.SlackBuild @@ -3,9 +3,10 @@ # Slackware build script for dfc # Written by Kent Fritz <fritz.kent@gmail.com +# Updated by Donald Cooley <dfc@warpmail.net> PRGNAM=dfc -VERSION=${VERSION:-3.0.1} +VERSION=${VERSION:-3.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |