pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/fabric Fix categories



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9d3da038817
branches:  trunk
changeset: 575968:e9d3da038817
user:      gls <gls%pkgsrc.org@localhost>
date:      Wed May 26 18:30:17 2010 +0000

description:
Fix categories

diffstat:

 sysutils/fabric/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r eaa5ce11d7a3 -r e9d3da038817 sysutils/fabric/Makefile
--- a/sysutils/fabric/Makefile  Wed May 26 18:29:20 2010 +0000
+++ b/sysutils/fabric/Makefile  Wed May 26 18:30:17 2010 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/05/26 18:26:20 gls Exp $
+# $NetBSD: Makefile,v 1.2 2010/05/26 18:30:17 gls Exp $
 #
 
 VERSION=               0.9.0
 DISTNAME=              Fabric-${VERSION}
 PKGNAME=               ${DISTNAME:S/F/f/}
-CATEGORIES=            www
+CATEGORIES=            sysutils net
 MASTER_SITES=          http://code.fabfile.org/projects/fabric/files/
 
 MAINTAINER=            gls%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index