Use different PORTNAMEs for mod_php3 and mod_php4 so pkg_version can
deal with them properly.
This commit is contained in:
parent
f75b7fce5c
commit
77836ae842
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37399
@ -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}/ \
|
||||
|
@ -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}/ \
|
||||
|
@ -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}/ \
|
||||
|
Loading…
Reference in New Issue
Block a user