diff options
Diffstat (limited to 'www/p5-FCGI/Makefile')
-rw-r--r-- | www/p5-FCGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-FCGI/Makefile b/www/p5-FCGI/Makefile index c1697ba06d1..0885dbc16e7 100644 --- a/www/p5-FCGI/Makefile +++ b/www/p5-FCGI/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/05/31 12:42:40 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/29 23:38:05 wiz Exp $ # DISTNAME= FCGI-0.74 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5fcg CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FCGI/} |