diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-01-16 09:40:31 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-01-16 09:40:31 +0000 |
commit | 9eb17499b378fdff1481a9337d4aa9ab7fe76e26 (patch) | |
tree | 606ec464e7d2f5097a07fb1fe401c8f67fa02c74 /lang/php4/Makefile | |
parent | d844b3df99008bd06dac428e3e1d2f4d304b40a2 (diff) | |
download | ports-9eb17499b378fdff1481a9337d4aa9ab7fe76e26.tar.gz ports-9eb17499b378fdff1481a9337d4aa9ab7fe76e26.zip |
Notes
Diffstat (limited to 'lang/php4/Makefile')
-rw-r--r-- | lang/php4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 896d54810ec8..1f887a5f015c 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -6,8 +6,8 @@ # PORTNAME= php4 -PORTVERSION= 4.4.1 -PORTREVISION?= 3 +PORTVERSION= 4.4.2 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ http://downloads.php.net/ilia/:rc \ |