From a89c1b1bd6861aa158d35fded55236c17c781668 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 9 Dec 2006 17:34:33 +0000 Subject: Replace # REQUIRE: DAEMON # BEFORE: LOGIN with # REQUIRE: LOGIN cleanvar (mysql-first problem) PR: 106429 --- www/apache13/Makefile | 2 +- www/apache13/files/apache.sh | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'www/apache13') diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 1e8c938fc12f..47230399e0e9 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= 1.3.37 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= apache_${PORTVERSION} diff --git a/www/apache13/files/apache.sh b/www/apache13/files/apache.sh index 7e96fe89a2dd..1bea1411b8be 100644 --- a/www/apache13/files/apache.sh +++ b/www/apache13/files/apache.sh @@ -2,8 +2,7 @@ # $FreeBSD$ # PROVIDE: apache -# REQUIRE: DAEMON -# BEFORE: LOGIN +# REQUIRE: LOGIN cleanvar # KEYWORD: shutdown # Define these apache_* variables in one of these files: -- cgit v1.2.3