diff options
author | tv <tv> | 2004-07-25 15:29:29 +0000 |
---|---|---|
committer | tv <tv> | 2004-07-25 15:29:29 +0000 |
commit | e6939fb5f1716bb058ef92e6f9f0af0faedcffe4 (patch) | |
tree | d282ec615387ae6f0b1e1800abf0cbb155552d00 /net | |
parent | 9c3470896e3c11f7fa2b002ac894d1789717d31f (diff) | |
download | pkgsrc-e6939fb5f1716bb058ef92e6f9f0af0faedcffe4.tar.gz |
www.duh.org is no longer mirroring the distfile.
Diffstat (limited to 'net')
-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 |