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/cvsup-gui-bin | |
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/cvsup-gui-bin')
-rw-r--r-- | devel/cvsup-gui-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsup-gui-bin/Makefile b/devel/cvsup-gui-bin/Makefile index 81be7e4aac8..82a7cd76d91 100644 --- a/devel/cvsup-gui-bin/Makefile +++ b/devel/cvsup-gui-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/10/04 21:35:58 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/17 20:59:48 wiz Exp $ DISTNAME= cvsup-gui-static-16.1.h PKGNAME= ${DISTNAME:C/static/bin/} -CATEGORIES= devel +CATEGORIES= devel scm MASTER_SITES= http://motoyuki.bsdclub.org/data/NetBSD/CVSup/i386/ EXTRACT_SUFX= .tgz |