diff options
author | Steve Price <steve@FreeBSD.org> | 2000-09-05 01:26:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-09-05 01:26:17 +0000 |
commit | 52d346d6f66dc78e596fc904409720c3aa1db44f (patch) | |
tree | 9034da7bcb3ae918a7119bb196452849ed981862 /www/mod_fastcgi/Makefile | |
parent | Use correct path for anytopnm in RUN_DEPENDS. (diff) |
Update to version 2.2.8.
PR: 21023
Submitted by: maintainer
Diffstat (limited to 'www/mod_fastcgi/Makefile')
-rw-r--r-- | www/mod_fastcgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_fastcgi/Makefile b/www/mod_fastcgi/Makefile index 852a42763daa..5d89e87182c7 100644 --- a/www/mod_fastcgi/Makefile +++ b/www/mod_fastcgi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_fastcgi -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.8 CATEGORIES= www MASTER_SITES= http://www.fastcgi.com/dist/ DISTNAME= mod_fastcgi_${PORTVERSION} |