diff options
author | roam <roam@FreeBSD.org> | 2001-01-20 11:50:30 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-01-20 11:50:30 +0000 |
commit | f0d8fc0ccc504ecbb398b7009878c1da65f84114 (patch) | |
tree | eb91abd627aa6423e0b6b4e55d7e1821d77cc671 /audio/libsidplay2/Makefile | |
parent | 26e0d883e5bffb61042444d6bf1f97c861f523e3 (diff) | |
download | FreeBSD-ports-f0d8fc0ccc504ecbb398b7009878c1da65f84114.zip FreeBSD-ports-f0d8fc0ccc504ecbb398b7009878c1da65f84114.tar.gz |
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/libsidplay2/Makefile')
-rw-r--r-- | audio/libsidplay2/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index b252853..c6b7ec0 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/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 |