summaryrefslogtreecommitdiff
path: root/devel/cvsps
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-17 20:59:46 +0000
committerwiz <wiz>2007-02-17 20:59:46 +0000
commit6ba749589ec1c282445a815752038acb6bdaee92 (patch)
treee4d247f61f8203605c3b964b1d5a5928df891dd9 /devel/cvsps
parent011d2661c0d614bfe103365d552e6ea86f7b4a0a (diff)
downloadpkgsrc-6ba749589ec1c282445a815752038acb6bdaee92.tar.gz
Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
Diffstat (limited to 'devel/cvsps')
-rw-r--r--devel/cvsps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile
index 3e8b94a2608..1767e939d34 100644
--- a/devel/cvsps/Makefile
+++ b/devel/cvsps/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2007/01/07 09:13:50 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2007/02/17 20:59:48 wiz Exp $
#
DISTNAME= cvsps-2.1
PKGREVISION= 1
-CATEGORIES= devel
+CATEGORIES= devel scm
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= schmonz@NetBSD.org