aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-01-21 22:24:30 +0800
committerdirk <dirk@FreeBSD.org>2001-01-21 22:24:30 +0800
commita7e15e7488bc73680565862a66348f943a096b5c (patch)
treeae9eae081483ccf62981f2e133c4e52b535cedbc /www/mod_php5
parent1bffe4be2caf84d48bab38544367d26fa33078fc (diff)
downloadfreebsd-ports-gnome-a7e15e7488bc73680565862a66348f943a096b5c.tar.gz
freebsd-ports-gnome-a7e15e7488bc73680565862a66348f943a096b5c.tar.zst
freebsd-ports-gnome-a7e15e7488bc73680565862a66348f943a096b5c.zip
Use different PORTNAMEs for mod_php3 and mod_php4 so pkg_version can
deal with them properly.
Diffstat (limited to 'www/mod_php5')
-rw-r--r--www/mod_php5/Makefile2
1 files changed, 1 insertions, 1 deletions
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}/ \