summaryrefslogtreecommitdiff
path: root/devel/cvs2html
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-17 20:59:46 +0000
committerwiz <wiz@pkgsrc.org>2007-02-17 20:59:46 +0000
commit9b5f815b2dd6f96942c112a80e6db3d00587537a (patch)
treee4d247f61f8203605c3b964b1d5a5928df891dd9 /devel/cvs2html
parentea6128eddcbcba69f204527cb9add344f2af81ff (diff)
downloadpkgsrc-9b5f815b2dd6f96942c112a80e6db3d00587537a.tar.gz
Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
Diffstat (limited to 'devel/cvs2html')
-rw-r--r--devel/cvs2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile
index 0fc857a5485..33f0f4eb187 100644
--- a/devel/cvs2html/Makefile
+++ b/devel/cvs2html/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2005/07/16 01:19:08 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/17 20:59:47 wiz Exp $
#
DISTNAME= cvs2html-1.82
-CATEGORIES= devel
+CATEGORIES= devel scm
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= zuntum@NetBSD.org