diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-06-28 09:03:19 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-06-28 09:03:19 +0000 |
commit | cd47627027097d35db9e749bdcd8df63a756dc28 (patch) | |
tree | 04aaa0a0c9746012be681056b33ab382d7a7fb35 /lang/php53/Makefile | |
parent | 3a5839b5bd8d2fd558c18470baf3d647b23b2ae3 (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 f88f9382ec78..f52a6e3f15ba 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -22,7 +22,7 @@ PORTNAME= php5 PORTVERSION= 5.0.0.r3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} MASTER_SITE_SUBDIR= distributions/:release |