diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-03 03:06:23 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-03 03:06:23 +0000 |
commit | 394d232e0f38d613e007d3e78e2cc653426b6301 (patch) | |
tree | 1fbfd97e79b7a85c91c044d7563b4d4519628d86 /lang/php55/Makefile | |
parent | 9b3fd4f086ed4bc99bffe357b3a4ed5455f3d8f9 (diff) | |
download | ports-394d232e0f38d613e007d3e78e2cc653426b6301.tar.gz ports-394d232e0f38d613e007d3e78e2cc653426b6301.zip |
Notes
Diffstat (limited to 'lang/php55/Makefile')
-rw-r--r-- | lang/php55/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 7492197f92dd..ba90b3cb6e88 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.34 +PORTVERSION= 5.5.35 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions |