diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-21 05:00:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-21 05:00:56 +0000 |
commit | d8c5ae6ece6a7517f9b62baa80bca50ffc39e9b4 (patch) | |
tree | b2d4ffbf849d92d9d789a29a985ab9fcdb19c1c3 /mail/postfix24 | |
parent | 14825a45ecfbffa3f6043a50f16747033b5e55ed (diff) |
Notes
Diffstat (limited to 'mail/postfix24')
-rw-r--r-- | mail/postfix24/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix24/files/postfix.sh.in | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index e1cb612cee4d..e010263a27f0 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/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/postfix24/files/postfix.sh.in b/mail/postfix24/files/postfix.sh.in index 7f7e7eaf46f9..2b07d6c85c1d 100644 --- a/mail/postfix24/files/postfix.sh.in +++ b/mail/postfix24/files/postfix.sh.in @@ -2,7 +2,7 @@ # # $FreeBSD$ # -# PROVIDE: postfix +# PROVIDE: postfix mail # REQUIRE: %%REQUIRE%% # KEYWORD: shutdown # |