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 | 51d0d54f897fbabcfa9858e49eb3cec0dac3b3be (patch) | |
tree | d282ec615387ae6f0b1e1800abf0cbb155552d00 | |
parent | 728f216bff5caca59f771980670efd5ad9c65bbf (diff) | |
download | pkgsrc-51d0d54f897fbabcfa9858e49eb3cec0dac3b3be.tar.gz |
www.duh.org is no longer mirroring the distfile.
-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 |