aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php5
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/php5
parentea9bb9432d39d2d511bf632d25ff5fbec3e20848 (diff)
downloadfreebsd-ports-gnome-fdb9a9efdd261e5ef6ba8f71fb4db58c75ebb787.tar.gz
freebsd-ports-gnome-fdb9a9efdd261e5ef6ba8f71fb4db58c75ebb787.tar.zst
freebsd-ports-gnome-fdb9a9efdd261e5ef6ba8f71fb4db58c75ebb787.zip
Fix mkdir() bug.
PR: ports/37825 Submitted by: Jason Taylor <jason@jase.org>
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index c7eba8f875ed..e6142fd31fad 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