diff options
author | dirk <dirk@FreeBSD.org> | 2002-05-17 06:07:01 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2002-05-17 06:07:01 +0000 |
commit | bfd6b9f3e606a247b70655a58ee3d43f6d40f961 (patch) | |
tree | b65626261546dc96d41a0bbe5af3c0c554f075e6 /lang/php53 | |
parent | ee9c295d73efaa30ebd58d84f86c7e843995e507 (diff) | |
download | FreeBSD-ports-bfd6b9f3e606a247b70655a58ee3d43f6d40f961.zip FreeBSD-ports-bfd6b9f3e606a247b70655a58ee3d43f6d40f961.tar.gz |
Upgrade to 4.2.1.
Diffstat (limited to 'lang/php53')
-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 e6142fd..c7eba8f 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 |