diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-08-22 13:56:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-08-22 13:56:38 +0000 |
commit | b760f908ccf5823f6a8d1abe92d3c6186fb964bf (patch) | |
tree | 5e68f1124683dec13526b8ba8467d9fc2ca02bfb /lang/php5 | |
parent | lib/pkgconfig -> libdata/pkgconfig (diff) |
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/php5')
-rw-r--r-- | lang/php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 8a7fd7c65f4e..1cfdc7a0f069 100644 --- a/lang/php5/Makefile +++ b/lang/php5/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 |