pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/entropy "www" belongs in the category list, but no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bce1c0781030
branches:  trunk
changeset: 471642:bce1c0781030
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Mar 29 18:45:03 2004 +0000

description:
"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).

diffstat:

 net/entropy/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 92658a20ae47 -r bce1c0781030 net/entropy/Makefile
--- a/net/entropy/Makefile      Mon Mar 29 18:44:18 2004 +0000
+++ b/net/entropy/Makefile      Mon Mar 29 18:45:03 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index