diff options
Diffstat (limited to 'www/p5-SCGI/Makefile')
-rw-r--r-- | www/p5-SCGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-SCGI/Makefile b/www/p5-SCGI/Makefile index 973a607ae0a..518e2c67c4c 100644 --- a/www/p5-SCGI/Makefile +++ b/www/p5-SCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:11 wiz Exp $ DISTNAME= SCGI-0.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SCGI/} |