Fix rc.d scripts REQUIRE

This commit is contained in:
Renato Botelho 2014-05-15 15:41:24 +00:00
parent 44a6f9affb
commit 1942f777df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354142
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= clamav
PORTVERSION= 20140107
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.clamav.net/snapshot/ \
LOCAL/garga/clamav-devel

View file

@ -4,7 +4,7 @@
#
# PROVIDE: clamav_freshclam
# REQUIRE: LOGIN clamd
# REQUIRE: LOGIN clamav_clamd
# BEFORE: mail
# KEYWORD: shutdown

View file

@ -4,7 +4,7 @@
#
# PROVIDE: clamav_milter
# REQUIRE: LOGIN clamd
# REQUIRE: LOGIN clamav_clamd
# BEFORE: mail
# KEYWORD: shutdown