diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 08:12:54 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:21 +0700 |
commit | 1ba65ac5e87120ca03b26d63cb830eac88f22786 (patch) | |
tree | 8b9dfe3355b41e3fcfc3d5f224d69290bbdc097a /python/python2-cheetah | |
parent | 838ee3d6f38ccdb69ca7ffc46763398c835f239c (diff) | |
download | slackbuilds-1ba65ac5e87120ca03b26d63cb830eac88f22786.tar.gz |
python/python2-cheetah: Fixed comment.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-cheetah')
-rw-r--r-- | python/python2-cheetah/python2-cheetah.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-cheetah/python2-cheetah.SlackBuild b/python/python2-cheetah/python2-cheetah.SlackBuild index 604e893913..7fa21a4b70 100644 --- a/python/python2-cheetah/python2-cheetah.SlackBuild +++ b/python/python2-cheetah/python2-cheetah.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Slackware build script for python-cheetah +# Slackware build script for python2-cheetah # Written by Nikos Skalkotos (skalkoto@gmail.com) |