diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-06-07 20:10:46 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-06-07 20:10:46 +0000 |
commit | e0284d913d0f3ab38936a880ab723395247fa599 (patch) | |
tree | d850c30b31cb9ceb23389a2802c104077f3adf72 /www/mod_php3 | |
parent | 3ec4b0e13a27b51fa5e1ff0afb664f19bf2646ca (diff) | |
download | ports-e0284d913d0f3ab38936a880ab723395247fa599.tar.gz ports-e0284d913d0f3ab38936a880ab723395247fa599.zip |
Notes
Diffstat (limited to 'www/mod_php3')
-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 5802b7419a03..0f268a8f4320 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -25,7 +25,7 @@ MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 -Y2K= http://www.php.net/y2k.php3 +Y2K= http://www.php.net/y2k.php PHP_DISTDIR= distributions |