diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-17 20:59:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-17 20:59:46 +0000 |
commit | 9b5f815b2dd6f96942c112a80e6db3d00587537a (patch) | |
tree | e4d247f61f8203605c3b964b1d5a5928df891dd9 /devel/cvs2html | |
parent | ea6128eddcbcba69f204527cb9add344f2af81ff (diff) | |
download | pkgsrc-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/Makefile | 4 |
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 |