diff options
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r-- | www/mod_php3/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index bab9b52577e5..8dca180c319b 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -41,16 +41,13 @@ MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.fu-berlin.de/unix/security/mod_ssl/ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz -PATCH_SITES= http://www.apache.org/info/css-security/ -PATCHFILES= apache_1.3.11_css_patch.txt - MAINTAINER= dirk@FreeBSD.org Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= distributions -VERSION_APACHE= 1.3.11 +VERSION_APACHE= 1.3.12 VERSION_PHP= 3.0.14 USE_PERL5= yes |