diff options
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index e1a490b..b5d21ac 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= mod_php +PORTNAME= mod_php4 PORTVERSION= 4.0.4pl1 CATEGORIES= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ |