graphics/bdfedit: 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-09-09 14:08:09 -04:00 committed by Willy Sudiarto Raharjo
parent a856e912ab
commit a771903b3f
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 2 additions and 5 deletions

View File

@ -27,9 +27,6 @@ PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
# no CFLAGS or LIBDIRSUFFIX needed here
# 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,7 +1,7 @@
PRGNAM="bdfedit"
VERSION="1.3"
HOMEPAGE="http://hea-www.harvard.edu/~fine/Tech/bdfedit.html"
DOWNLOAD="http://hea-www.harvard.edu/~fine/Tech/bdfedit1.3.tar.gz"
HOMEPAGE="https://hea-www.harvard.edu/~fine/Tech/bdfedit.html"
DOWNLOAD="https://hea-www.harvard.edu/~fine/Tech/bdfedit1.3.tar.gz"
MD5SUM="c29a74fa4d964e197f96c66777ccf18b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""