diff options
author | ale <ale@FreeBSD.org> | 2011-08-22 21:56:38 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-08-22 21:56:38 +0800 |
commit | 7bb6e8d6a177b5700cd2ffc927931c1b41de74dc (patch) | |
tree | 442fc53bcbe0221acbc2e6418f9746f442db3b89 /lang/php53 | |
parent | 0ac712ccaa6e0883428ec06ed0d5675d14912e04 (diff) | |
download | freebsd-ports-gnome-7bb6e8d6a177b5700cd2ffc927931c1b41de74dc.tar.gz freebsd-ports-gnome-7bb6e8d6a177b5700cd2ffc927931c1b41de74dc.tar.zst freebsd-ports-gnome-7bb6e8d6a177b5700cd2ffc927931c1b41de74dc.zip |
Bump PORTREVISION again (the bump for apache was not required) for the latest fix.
Note: PHP 5.3.8 will be in the ports tree very soon.
Diffstat (limited to 'lang/php53')
-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 8a7fd7c65f4e..1cfdc7a0f069 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -7,7 +7,7 @@ PORTNAME= php5 PORTVERSION= 5.3.7 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions |