diff options
author | roam <roam@FreeBSD.org> | 2001-01-20 19:50:30 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-01-20 19:50:30 +0800 |
commit | f0d8fc0ccc504ecbb398b7009878c1da65f84114 (patch) | |
tree | eb91abd627aa6423e0b6b4e55d7e1821d77cc671 /audio/libsidplay | |
parent | 26e0d883e5bffb61042444d6bf1f97c861f523e3 (diff) | |
download | freebsd-ports-gnome-f0d8fc0ccc504ecbb398b7009878c1da65f84114.tar.gz freebsd-ports-gnome-f0d8fc0ccc504ecbb398b7009878c1da65f84114.tar.zst freebsd-ports-gnome-f0d8fc0ccc504ecbb398b7009878c1da65f84114.zip |
Chase a rerolled distfile tarball; remove a Makefile comment about it, dating
from the times there were two different distfiles on different distsites.
PR: 24306 - noticed
Submitted by: Andreas Schulz <ats@first.gmd.de>
PR: 24479 - fixed
Submitted by: maintainer
Diffstat (limited to 'audio/libsidplay')
-rw-r--r-- | audio/libsidplay/Makefile | 5 | ||||
-rw-r--r-- | audio/libsidplay/distinfo | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index b25285369589..c6b7ec03b085 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -13,11 +13,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz MAINTAINER= sec@42.org -# geocities seems to be broken. -# The HTTP Content-Length-header is different from what is received. -# fetch: libsidplay-1.36.46.tgz appears to be truncated: 202352/202442 bytes -FETCH_AFTER_ARGS= || true -FETCH_CMD= /usr/bin/fetch USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes diff --git a/audio/libsidplay/distinfo b/audio/libsidplay/distinfo index 1d4f99c2baf6..8b852f6c11e4 100644 --- a/audio/libsidplay/distinfo +++ b/audio/libsidplay/distinfo @@ -1 +1 @@ -MD5 (libsidplay-1.36.46.tgz) = 2bbec51a10a28dc0b6f5d8680f56998a +MD5 (libsidplay-1.36.46.tgz) = 5ce6f0e8d5c12a09217b4774f186e967 |