From a1c22ab668e23b53417d2e247c0babbff872989b Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 29 Mar 2004 18:45:03 +0000 Subject: "www" belongs in the category list, but not as the primary category (as HTTP is only one view of the data moved around by Entropy). --- net/entropy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/entropy') 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 -- cgit v1.2.3