aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2002-05-13 13:58:06 +0800
committerdirk <dirk@FreeBSD.org>2002-05-13 13:58:06 +0800
commitfdb9a9efdd261e5ef6ba8f71fb4db58c75ebb787 (patch)
tree7b1a54c5f193a1c7b579c256a57b352231d7d0cc /lang
parentea9bb9432d39d2d511bf632d25ff5fbec3e20848 (diff)
downloadfreebsd-ports-graphics-fdb9a9efdd261e5ef6ba8f71fb4db58c75ebb787.tar.gz
freebsd-ports-graphics-fdb9a9efdd261e5ef6ba8f71fb4db58c75ebb787.tar.zst
freebsd-ports-graphics-fdb9a9efdd261e5ef6ba8f71fb4db58c75ebb787.zip
Fix mkdir() bug.
PR: ports/37825 Submitted by: Jason Taylor <jason@jase.org>
Diffstat (limited to 'lang')
-rw-r--r--lang/php4/Makefile2
-rw-r--r--lang/php5/Makefile2
-rw-r--r--lang/php53/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index c7eba8f875e..e6142fd31fa 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= lang
MASTERDIR= ${.CURDIR}/../../www/mod_php4
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index c7eba8f875e..e6142fd31fa 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= lang
MASTERDIR= ${.CURDIR}/../../www/mod_php4
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index c7eba8f875e..e6142fd31fa 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= lang
MASTERDIR= ${.CURDIR}/../../www/mod_php4