diff options
-rw-r--r-- | mail/opensmtpd-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile index 54451f848e66..ca3739b92a45 100644 --- a/mail/opensmtpd-devel/Makefile +++ b/mail/opensmtpd-devel/Makefile @@ -40,6 +40,8 @@ CONFIGURE_ARGS= --with-table-db \ USE_RC_SUBR= smtpd SUB_FILES= pkg-install pkg-deinstall +CPE_VENDOR= openbsd + CONFLICTS_INSTALL= postfix-[0-9]* sendmail-[0-9]* opensmtpd-[0-9]* USERS= _smtpd _smtpq |