diff options
author | tv <tv@pkgsrc.org> | 2004-07-25 15:29:29 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-07-25 15:29:29 +0000 |
commit | df27975a721fedc98a5d62ee17569cc2d333afff (patch) | |
tree | d282ec615387ae6f0b1e1800abf0cbb155552d00 /net/entropy | |
parent | 7828d54af310a6fd80f6cef6e7b6a53b156bb287 (diff) | |
download | pkgsrc-df27975a721fedc98a5d62ee17569cc2d333afff.tar.gz |
www.duh.org is no longer mirroring the distfile.
Diffstat (limited to 'net/entropy')
-rw-r--r-- | net/entropy/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/entropy/Makefile b/net/entropy/Makefile index df165abb465..ba2cfa46a4b 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2004/07/25 15:29:11 tv Exp $ +# $NetBSD: Makefile,v 1.5 2004/07/25 15:29:29 tv Exp $ # DISTNAME= entropy-${ENTROPY_VERSION} PKGNAME= entropy-${ENTROPY_VERSION:S/-/./} WRKSRC= ${WRKDIR}/entropy-${ENTROPY_VERSION:C/-.*$//} CATEGORIES= net www -MASTER_SITES= http://entropy.stop1984.com/files/ \ - http://www.duh.org/entropy/files/ +MASTER_SITES= http://entropy.stop1984.com/files/ EXTRACT_SUFX= .tgz MAINTAINER= tv@duh.org |