From 843952245342f108e3dd9519a328c8ee867e2267 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Sun, 24 Jun 2001 22:37:25 +0000 Subject: [PATCH] Make PORTREVISION independent of master port. --- lang/php4/Makefile | 1 + lang/php5/Makefile | 1 + lang/php53/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 03320adfbb3f..c7eba8f875ed 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -6,6 +6,7 @@ # PORTNAME= php4 +PORTREVISION= 0 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 03320adfbb3f..c7eba8f875ed 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -6,6 +6,7 @@ # PORTNAME= php4 +PORTREVISION= 0 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4 diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 03320adfbb3f..c7eba8f875ed 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -6,6 +6,7 @@ # PORTNAME= php4 +PORTREVISION= 0 CATEGORIES= lang MASTERDIR= ${.CURDIR}/../../www/mod_php4