diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-11-30 05:23:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-11-30 05:23:10 +0000 |
commit | b650876e963062651e843375d9035e795f8374d8 (patch) | |
tree | 42f15e742451b527b3ca816be69895f50678abc1 /lang/php53/Makefile | |
parent | de310693e85521514938b64185d9b5d6c25cb416 (diff) | |
download | ports-b650876e963062651e843375d9035e795f8374d8.tar.gz ports-b650876e963062651e843375d9035e795f8374d8.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 17a4f807600a..b8c64b12ed6d 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -7,7 +7,7 @@ PORTNAME= php5 PORTVERSION= 5.0.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ http://downloads.php.net/ilia/:rc \ |