diff options
author | wiz <wiz> | 2007-02-17 20:59:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-17 20:59:46 +0000 |
commit | 6ba749589ec1c282445a815752038acb6bdaee92 (patch) | |
tree | e4d247f61f8203605c3b964b1d5a5928df891dd9 /devel/p5-VCP | |
parent | 011d2661c0d614bfe103365d552e6ea86f7b4a0a (diff) | |
download | pkgsrc-6ba749589ec1c282445a815752038acb6bdaee92.tar.gz |
Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
Diffstat (limited to 'devel/p5-VCP')
-rw-r--r-- | devel/p5-VCP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-VCP/Makefile b/devel/p5-VCP/Makefile index 86f9097f046..4c2f0c8a44b 100644 --- a/devel/p5-VCP/Makefile +++ b/devel/p5-VCP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/05/02 01:53:35 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/17 20:59:49 wiz Exp $ DISTNAME= VCP-autrijus-snapshot-0.9-${SNAPSHOT_VERS} SNAPSHOT_VERS= 20050110 PKGNAME= p5-${DISTNAME:S/-autrijus-snapshot-/-/:S/-${SNAPSHOT_VERS}$/beta${SNAPSHOT_VERS}/} -CATEGORIES= devel perl5 +CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} MODULE_DIR= modules/by-module AUTHOR_DIR= authors/id/A/AU/AUTRIJUS |