summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-06-25 06:25:45 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-06-25 06:25:45 +0000
commit0290ecb2800014dd45b87569b3953957d36416f4 (patch)
tree0c431052a8e100aa5eafe635e223c2a1f0169d1b /lang/php5/Makefile
parent- Update to 2.0.1 (diff)
Update to 5.2.10 release.
Notes
Notes: svn path=/head/; revision=236607
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 5fd42b39dd0a..a30beed57d9f 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php5
-PORTVERSION= 5.2.9
+PORTVERSION= 5.2.10
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}
@@ -65,7 +65,7 @@ PLIST_SUB+= SUHOSIN="@comment "
.if defined(WITH_MAILHEAD)
#PATCHFILES+= php-${PORTVERSION}-mail-header.patch:mail
-PATCHFILES+= php-5.2.8-mail-header.patch:mail
+PATCHFILES+= php-5.2.9-mail-header.patch:mail
PATCH_SITES+= http://choon.net/opensource/php/:mail
.endif