diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-04-04 15:47:08 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-04-04 15:47:08 +0000 |
commit | d0adc4a1f20563a4c24ee26e45de3ecf1c16e669 (patch) | |
tree | 4bb4bcb89c1812b542ec298b238857a5aa0660e3 /lang/php53/Makefile | |
parent | 20e9558de633bf01eac34dbc8ec7f160b4242506 (diff) |
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 e795ec20aca9..fbde54df410a 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -7,7 +7,7 @@ PORTNAME= php5 PORTVERSION= 5.0.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ http://downloads.php.net/ilia/:rc \ |