summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify
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/p5-SVN-Notify
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/p5-SVN-Notify')
-rw-r--r--devel/p5-SVN-Notify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile
index 9210a049450..737d5f86de7 100644
--- a/devel/p5-SVN-Notify/Makefile
+++ b/devel/p5-SVN-Notify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/10/01 22:05:38 seb Exp $
+# $NetBSD: Makefile,v 1.3 2007/02/17 20:59:49 wiz Exp $
DISTNAME= SVN-Notify-2.64
PKGNAME= p5-${DISTNAME}
-CATEGORIES= devel perl5
+CATEGORIES= devel perl5 scm
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/}
MAINTAINER= pkgsrc-users@NetBSD.org