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 1092169c54f..c71690a2ae4 100644 --- a/www/p5-SCGI/Makefile +++ b/www/p5-SCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/28 06:30:51 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:50 wiz Exp $ DISTNAME= SCGI-0.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SCGI/} |