diff options
Diffstat (limited to 'www/p5-FCGI/Makefile')
-rw-r--r-- | www/p5-FCGI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-FCGI/Makefile b/www/p5-FCGI/Makefile index d91fcb111f7..5881f3a93be 100644 --- a/www/p5-FCGI/Makefile +++ b/www/p5-FCGI/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2011/09/28 13:17:28 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/03 21:58:43 wiz Exp $ # DISTNAME= FCGI-0.74 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5fcg CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FCGI/} |