diff options
Diffstat (limited to 'www/p5-FastCGI/Makefile')
-rw-r--r-- | www/p5-FastCGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile index 3ef31ff184e3..0d0e3b148b80 100644 --- a/www/p5-FastCGI/Makefile +++ b/www/p5-FastCGI/Makefile @@ -6,11 +6,11 @@ # PORTNAME= p5-FastCGI -PORTVERSION= 0.48 +PORTVERSION= 0.52 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= FCGI -DISTNAME= FCGI-0.48 +DISTNAME= FCGI-${PORTVERSION} MAINTAINER= kbyanc@posi.net |