diff options
Diffstat (limited to 'net/entropy/Makefile')
-rw-r--r-- | net/entropy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/entropy/Makefile b/net/entropy/Makefile index 9ad8c4237c3..2cf953fd8fe 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/29 18:40:43 tv Exp $ +# $NetBSD: Makefile,v 1.2 2004/03/29 18:45:03 tv Exp $ # DISTNAME= entropy-${ENTROPY_VERSION} PKGNAME= entropy-${ENTROPY_VERSION:S/-/./} WRKSRC= ${WRKDIR}/entropy-${ENTROPY_VERSION:C/-.*$//} -CATEGORIES= net +CATEGORIES= net www MASTER_SITES= http://entropy.stop1984.com/files/ \ http://www.duh.org/entropy/files/ EXTRACT_SUFX= .tgz |