diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-25 15:39:20 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-25 15:39:20 +0000 |
commit | 39b68bb4fe96aba3f80de34c053e1646418d3e63 (patch) | |
tree | bb008cb0077c409f2ab6ec125fb0feeeb2104dc4 /lang/php52 | |
parent | 21686616a9562a7ca6cda4dc5c93b8f920585d0f (diff) | |
download | ports-39b68bb4fe96aba3f80de34c053e1646418d3e63.tar.gz ports-39b68bb4fe96aba3f80de34c053e1646418d3e63.zip |
Notes
Diffstat (limited to 'lang/php52')
-rw-r--r-- | lang/php52/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php52/Makefile b/lang/php52/Makefile index 09490a15cdc8..2d0d78b7fda0 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -7,7 +7,7 @@ PORTNAME= php52 PORTVERSION= 5.2.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions |