summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-19 19:49:22 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-19 19:49:22 +0000
commit52724e1da95c2e9f46b9a778755fd9836e188368 (patch)
tree96a4380006077a134195c92a035ea0b45b2cec82 /lang/php5
parentFix path to a2ps port. (diff)
Set PORTREVISION to 0 after upgrading mod_php4 to 4.1.0.
Notes
Notes: svn path=/head/; revision=51857
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 5ff5a4373de5..c7eba8f875ed 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php4
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= lang
MASTERDIR= ${.CURDIR}/../../www/mod_php4