summaryrefslogtreecommitdiff
path: root/www/mod_php4
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-01-21 14:24:30 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-01-21 14:24:30 +0000
commit77836ae842e1d193ced0a715984422e33dec88bb (patch)
tree037dc4267e99731480a2834bb17b33ca4adb19a0 /www/mod_php4
parentRemove automatic finding of AP_LIBEXEC because it didn't work and (diff)
Use different PORTNAMEs for mod_php3 and mod_php4 so pkg_version can
deal with them properly.
Notes
Notes: svn path=/head/; revision=37399
Diffstat (limited to 'www/mod_php4')
-rw-r--r--www/mod_php4/Makefile2
1 files changed, 1 insertions, 1 deletions
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}/ \