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/rcs | |
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/rcs')
-rw-r--r-- | devel/rcs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile index b80c6b7f322..df6befc7a52 100644 --- a/devel/rcs/Makefile +++ b/devel/rcs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2007/01/07 09:13:51 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2007/02/17 20:59:50 wiz Exp $ # DISTNAME= rcs-5.7 PKGREVISION= 3 -CATEGORIES= devel +CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_GNU:=rcs/} MAINTAINER= pkgsrc-users@NetBSD.org |