games/fortune-slackware: Remove template comment.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2021-10-06 16:02:09 -04:00 committed by Willy Sudiarto Raharjo
parent 47f5adb1c2
commit 9f42fe3710
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 1 additions and 4 deletions

View file

@ -15,9 +15,6 @@ TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

View file

@ -1,6 +1,6 @@
PRGNAM="fortune-slackware"
VERSION="1.15"
HOMEPAGE="http://web.archive.org/web/20110816020410/http://fauxascii.com/linux/mod_quotes.html"
HOMEPAGE="https://web.archive.org/web/20110816020410/http://fauxascii.com/linux/mod_quotes.html"
DOWNLOAD="https://slackware.uk/~urchlay/src/slack-fortunes-all-1.15.tgz"
MD5SUM="8fbf56ffc9ebceda518f02b3a8d0e55e"
DOWNLOAD_x86_64=""