summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-07-27 16:56:52 +0200
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-07-27 16:59:48 +0200
commit7de4b07516bfce49ce4dd9352bdddcc6ddec6ef7 (patch)
treeceec6de25b84b1d8931d3fab6034470116b58c23 /mail/postfix/Makefile
parentmail/nullmailer: remove useless pkg-deinstall (diff)
mail/postfix: remove interractive part of the script
pkg does not allow interractive script
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index a4a357e08401..b4bfeeb1e26c 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
PORTNAME= postfix
DISTVERSION= 3.7.2
-PORTREVISION?= 0
+PORTREVISION?= 1
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \