diff options
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 # |