diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-05 18:57:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-05 18:57:39 +0000 |
commit | 11443cddf9e0126a3e16a32332193fd52e881de1 (patch) | |
tree | 494afd004394690e8e69b88212bd82d3ac7b97a6 /lang/php4 | |
parent | 74c60f53f75e59a0ac6226df5750d73a20b70821 (diff) | |
download | ports-11443cddf9e0126a3e16a32332193fd52e881de1.tar.gz ports-11443cddf9e0126a3e16a32332193fd52e881de1.zip |
Notes
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 688cb63f0f76..e53b34ba916f 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -7,7 +7,7 @@ PORTNAME= php4 PORTVERSION= 4.4.9 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ http://downloads.php.net/ilia/:rc \ |