diff options
author | Alex Dupre <ale@FreeBSD.org> | 2015-06-14 20:23:09 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2015-06-14 20:23:09 +0000 |
commit | c8918d2ca8c21344751ec46a75d3208aa0f9e0f9 (patch) | |
tree | b8c573ce6049050a5e508f246162c0175bc8a1b6 /lang/php5/Makefile | |
parent | Update to 0.7.4. (diff) |
Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
Notes
Notes:
svn path=/head/; revision=389655
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r-- | lang/php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 9e1bb26ad554..d07e005687ce 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.41 +PORTVERSION= 5.4.42 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions |