summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2002-05-13 05:58:06 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2002-05-13 05:58:06 +0000
commitabe5274ee790c6d225f9a71d24897edb0a157fea (patch)
treea854b99b80e822661b960f06cd18db7d35119426 /lang/php5
parent* Follow the locale change (diff)
Fix mkdir() bug.
PR: ports/37825 Submitted by: Jason Taylor <jason@jase.org>
Notes
Notes: svn path=/head/; revision=58995
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