diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-10-17 21:14:12 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-10-17 21:14:12 +0000 |
commit | c339bf47c45921855c4dd6ac66a3a8425387d3ec (patch) | |
tree | 71890dfc0c1c16bf6fa2d3a2a120b0ff506b2e6c /lang/php5/Makefile | |
parent | Update to 1.1.5. (diff) |
Update to 5.4.34 release.
Notes
Notes:
svn path=/head/; revision=371078
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r-- | lang/php5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 2ea6c6ccbd4e..080244dc67c1 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.33 -PORTREVISION?= 1 +PORTVERSION= 5.4.34 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions |