summaryrefslogtreecommitdiff
path: root/mail/postfix28
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-21 05:00:56 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-21 05:00:56 +0000
commitd8c5ae6ece6a7517f9b62baa80bca50ffc39e9b4 (patch)
treeb2d4ffbf849d92d9d789a29a985ab9fcdb19c1c3 /mail/postfix28
parentUpdate to 2007.02.20. (diff)
- Add mail to PROVIDE line. This fixes other scripts that require mail
starts first. PR: ports/109336 Submitted by: Dan D Niles <dan at more.net> Approved by: Vivek Khera <vivek at khera.org> (maintainer)
Notes
Notes: svn path=/head/; revision=185593
Diffstat (limited to 'mail/postfix28')
-rw-r--r--mail/postfix28/Makefile1
-rw-r--r--mail/postfix28/files/postfix.sh.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index e1cb612cee4d..e010263a27f0 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.7
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix28/files/postfix.sh.in b/mail/postfix28/files/postfix.sh.in
index 7f7e7eaf46f9..2b07d6c85c1d 100644
--- a/mail/postfix28/files/postfix.sh.in
+++ b/mail/postfix28/files/postfix.sh.in
@@ -2,7 +2,7 @@
#
# $FreeBSD$
#
-# PROVIDE: postfix
+# PROVIDE: postfix mail
# REQUIRE: %%REQUIRE%%
# KEYWORD: shutdown
#