summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2007-07-06 07:10:44 +0000
committerSimon Barner <barner@FreeBSD.org>2007-07-06 07:10:44 +0000
commitc119f2af3cbfdb7cd88bb43f21dbc10e7ad5f124 (patch)
tree59227dfe9f74104c69334e8ef66e279c942fa1a4 /mail/fetchmail
parent- Take maintainership (diff)
- Remove circular dependency in rcorder by removing the (unnessary) constraint
that fetchmail is started "BEFORE LOGIN". "REQUIRE mail" (which in turn requires LOGIN) is enough. - Bump PORTREVISION PR: ports/114294 Submitted by: Alson van der Meulen <alson@flutnet.org>
Notes
Notes: svn path=/head/; revision=195054
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile2
-rw-r--r--mail/fetchmail/files/fetchmail.in1
2 files changed, 1 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index f496d1d18787..f3ac91c2091e 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -11,7 +11,7 @@
PORTNAME= fetchmail
PORTVERSION= 6.3.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
${MASTER_SITE_SUNSITE:S/$/:sunsite/}\
diff --git a/mail/fetchmail/files/fetchmail.in b/mail/fetchmail/files/fetchmail.in
index 5e6905590c4e..3c9b3a247a49 100644
--- a/mail/fetchmail/files/fetchmail.in
+++ b/mail/fetchmail/files/fetchmail.in
@@ -5,7 +5,6 @@
# PROVIDE: fetchmail
# REQUIRE: mail
-# BEFORE: LOGIN
# KEYWORD: shutdown
#