diff options
Diffstat (limited to 'www/p5-Router-Simple/Makefile')
-rw-r--r-- | www/p5-Router-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Router-Simple/Makefile b/www/p5-Router-Simple/Makefile index 649efcc1f60..0baa96928f3 100644 --- a/www/p5-Router-Simple/Makefile +++ b/www/p5-Router-Simple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2013/10/20 02:52:45 tonnerre Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:14 wiz Exp $ # DISTNAME= Router-Simple-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Router/} |