diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/bdfedit/bdfedit.SlackBuild | 3 | ||||
-rw-r--r-- | graphics/bdfedit/bdfedit.info | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/graphics/bdfedit/bdfedit.SlackBuild b/graphics/bdfedit/bdfedit.SlackBuild index e1b2724a04..0d1912a14b 100644 --- a/graphics/bdfedit/bdfedit.SlackBuild +++ b/graphics/bdfedit/bdfedit.SlackBuild @@ -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 diff --git a/graphics/bdfedit/bdfedit.info b/graphics/bdfedit/bdfedit.info index 6a8c610114..3e22c52ac8 100644 --- a/graphics/bdfedit/bdfedit.info +++ b/graphics/bdfedit/bdfedit.info @@ -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="" |