diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-12-29 10:00:37 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-12-29 10:00:37 +0000 |
commit | bca9f04e02125a6dca4f881c26a3723a28b39a8f (patch) | |
tree | 26c88f1ced47e2a73a75c77b95f76540806d8dc1 /lang/php56/Makefile | |
parent | 684ef43bf8eb059dfeb924457f52bb9c852a6787 (diff) | |
download | freebsd-ports-bca9f04e02125a6dca4f881c26a3723a28b39a8f.zip |
Update to 5.6.4 release.
Diffstat (limited to 'lang/php56/Makefile')
-rw-r--r-- | lang/php56/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 3fad56959583..3adc09338554 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.3 +PORTVERSION= 5.6.4 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} |