diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-06-07 15:19:27 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-06-07 15:19:27 +0000 |
commit | f011d407e46717f9a28af5883186b36014b7fb0f (patch) | |
tree | 2a621bb512cbaa364ddbc3b4050749a80f1ffc18 /lang/php53/Makefile | |
parent | ff8dd9f5c95069e388bd3eb265955dd7db0b98f9 (diff) | |
download | ports-f011d407e46717f9a28af5883186b36014b7fb0f.tar.gz ports-f011d407e46717f9a28af5883186b36014b7fb0f.zip |
Notes
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r-- | lang/php53/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 7b52d2e324d4..47dca6160f25 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php53 -PORTVERSION= 5.3.25 +PORTVERSION= 5.3.26 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} |