summaryrefslogtreecommitdiff
path: root/devel/cvsup
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/cvsup
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/cvsup')
-rw-r--r--devel/cvsup/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsup/Makefile.common b/devel/cvsup/Makefile.common
index 554b710a315..82e97825158 100644
--- a/devel/cvsup/Makefile.common
+++ b/devel/cvsup/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.9 2006/10/04 21:35:58 wiz Exp $
+# $NetBSD: Makefile.common,v 1.10 2007/02/17 20:59:48 wiz Exp $
DISTNAME= cvsup-snap-16.1h
-CATEGORIES= devel net
+CATEGORIES= devel net scm
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/snapshots/
MAINTAINER= motoyuki@bsdclub.org