diff options
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r-- | www/mod_php3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 0d6eefc..90affe4 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}/ \ |