diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
commit | a0f96c021260b9cbc92b69f2aed824c14b2bcb55 (patch) | |
tree | caa49f34fad012fd83850a95ff099b14cced5526 /www/p5-FastCGI | |
parent | b83c5b41ed94b0cbaac96cb878e09b17690ed049 (diff) | |
download | ports-a0f96c021260b9cbc92b69f2aed824c14b2bcb55.tar.gz ports-a0f96c021260b9cbc92b69f2aed824c14b2bcb55.zip |
Notes
Diffstat (limited to 'www/p5-FastCGI')
-rw-r--r-- | www/p5-FastCGI/Makefile | 4 | ||||
-rw-r--r-- | www/p5-FastCGI/distinfo | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/www/p5-FastCGI/distinfo b/www/p5-FastCGI/distinfo index bfc338202550..eea75542a507 100644 --- a/www/p5-FastCGI/distinfo +++ b/www/p5-FastCGI/distinfo @@ -1 +1 @@ -MD5 (FCGI-0.48.tar.gz) = 07ca386e4969d34391dc4d296b1f1b67 +MD5 (FCGI-0.52.tar.gz) = 5e97213c575094b9eb447c6f50e71d72 |