diff options
Diffstat (limited to 'devel/p5-SVN-Notify/Makefile')
-rw-r--r-- | devel/p5-SVN-Notify/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile index 8801def15b6..29ce0236c52 100644 --- a/devel/p5-SVN-Notify/Makefile +++ b/devel/p5-SVN-Notify/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/04/12 10:03:02 mef Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:42 wiz Exp $ DISTNAME= SVN-Notify-2.84 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/} |