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