diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
| commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
| tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /lang/php5 | |
| parent | - Update to version 0.5.10 (diff) | |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Notes
Notes:
svn path=/head/; revision=87743
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 948bdb2267d1..8ccb6bf784ff 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -21,7 +21,7 @@ PORTNAME= php5 PORTVERSION= 5.0.0.a1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= lang devel www MASTER_SITES= http://www.php.net/distributions/ \ http://it.php.net/distributions/ \ |
