diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php4/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 0d6eefc08358..90affe4bb4d1 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= mod_php +PORTNAME= mod_php3 PORTVERSION= 3.0.18 CATEGORIES= www MASTER_SITES= ftp://ftp.php.net/pub/${PHP_DISTDIR}/ \ diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index e1a490b4158f..b5d21ac52f54 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/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}/ \ diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index e1a490b4158f..b5d21ac52f54 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}/ \ |