From 9047bfa3abb890a039f25a15eb53311ed73b0e03 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Fri, 10 Dec 2010 22:24:27 +0000 Subject: - Add patch that fixes PHP bug #53516 (open_basedir not working) PR: ports/152981 Submitted by: Alex Keda --- lang/php52/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/php52/Makefile') diff --git a/lang/php52/Makefile b/lang/php52/Makefile index 1cf77da801c1..bb48e557d7b1 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -7,6 +7,7 @@ PORTNAME= php52 PORTVERSION= 5.2.15 +PORTREVISION= 1 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions -- cgit v1.2.3