1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- 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>
This commit is contained in:
Simon Barner 2007-07-06 07:10:44 +00:00
parent ee0c0bf695
commit c119f2af3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195054
2 changed files with 1 additions and 2 deletions

View File

@ -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/}\

View File

@ -5,7 +5,6 @@
# PROVIDE: fetchmail
# REQUIRE: mail
# BEFORE: LOGIN
# KEYWORD: shutdown
#