diff options
author | wiz <wiz> | 2007-02-17 20:59:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-17 20:59:46 +0000 |
commit | 5f2beaf2c0ce6628082d1cf4d9f78dfb95c4437d (patch) | |
tree | e4d247f61f8203605c3b964b1d5a5928df891dd9 /devel/cvs2html | |
parent | 5f62411f978d7fc7286648c5cc55bfb474523fe1 (diff) | |
download | pkgsrc-5f2beaf2c0ce6628082d1cf4d9f78dfb95c4437d.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 |