aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/postgrey/Makefile1
-rw-r--r--mail/postgrey/files/postgrey.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile
index 3346f17f9527..4a965dda0fd7 100644
--- a/mail/postgrey/Makefile
+++ b/mail/postgrey/Makefile
@@ -3,6 +3,7 @@
PORTNAME= postgrey
PORTVERSION= 1.37
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://postgrey.schweikert.ch/pub/ \
http://postgrey.schweikert.ch/pub/old/
diff --git a/mail/postgrey/files/postgrey.in b/mail/postgrey/files/postgrey.in
index 9bb7f46c9b86..36c2fefae99e 100644
--- a/mail/postgrey/files/postgrey.in
+++ b/mail/postgrey/files/postgrey.in
@@ -34,6 +34,7 @@ load_rc_config $name
: ${postgrey_flags:=--inet=10023}
command=%%PREFIX%%/sbin/postgrey
+extra_commands=reload
pidfile=%%PG_RUNDIR%%/postgrey.pid
required_dirs="${postgrey_dbdir} %%PG_RUNDIR%%"