diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 8ffb1be91..659bcd8c1 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -2,7 +2,7 @@ PLUGIN_NAME= postfix PLUGIN_VERSION= 1.23 PLUGIN_REVISION= 3 PLUGIN_COMMENT= SMTP mail relay -PLUGIN_DEPENDS= postfix35 +PLUGIN_DEPENDS= postfix PLUGIN_MAINTAINER= m.muenz@gmail.com .include "../../Mk/plugins.mk"