diff options
author | dirk <dirk@FreeBSD.org> | 2002-05-17 14:07:01 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2002-05-17 14:07:01 +0800 |
commit | bfd6b9f3e606a247b70655a58ee3d43f6d40f961 (patch) | |
tree | b65626261546dc96d41a0bbe5af3c0c554f075e6 /lang | |
parent | ee9c295d73efaa30ebd58d84f86c7e843995e507 (diff) | |
download | freebsd-ports-gnome-bfd6b9f3e606a247b70655a58ee3d43f6d40f961.tar.gz freebsd-ports-gnome-bfd6b9f3e606a247b70655a58ee3d43f6d40f961.tar.zst freebsd-ports-gnome-bfd6b9f3e606a247b70655a58ee3d43f6d40f961.zip |
Upgrade to 4.2.1.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php4/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index e6142fd31fad..c7eba8f875ed 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 diff --git a/lang/php5/Makefile b/lang/php5/Makefile index e6142fd31fad..c7eba8f875ed 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 diff --git a/lang/php53/Makefile b/lang/php53/Makefile index e6142fd31fad..c7eba8f875ed 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 |