diff options
Diffstat (limited to 'devel/p5-SVN-Notify')
-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 8a1eb7c8198..a8e96ac8fe2 100644 --- a/devel/p5-SVN-Notify/Makefile +++ b/devel/p5-SVN-Notify/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2010/03/16 21:16:36 sno Exp $ +# $NetBSD: Makefile,v 1.11 2010/08/21 16:34:23 seb Exp $ DISTNAME= SVN-Notify-2.80 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/} |