- Fix plist
Approved by: portmgr blanket
This commit is contained in:
parent
ff24712f03
commit
768cafbff3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461926
2 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= mailfront
|
||||
PORTVERSION= 2.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://untroubled.org/${PORTNAME}/ \
|
||||
http://untroubled.org/${PORTNAME}/archive/
|
||||
|
|
|
@ -13,6 +13,7 @@ include/mailfront/mailfront.h
|
|||
include/mailfront/responses.h
|
||||
libexec/mailfront/backend-echo.so
|
||||
libexec/mailfront/backend-qmail.so
|
||||
libexec/mailfront/backend-queuedir.so
|
||||
libexec/mailfront/plugin-add-received.so
|
||||
libexec/mailfront/plugin-check-fqdn.so
|
||||
libexec/mailfront/plugin-clamav.so
|
||||
|
@ -23,6 +24,7 @@ libexec/mailfront/plugin-cvm-validate.so
|
|||
libexec/mailfront/plugin-mailrules.so
|
||||
libexec/mailfront/plugin-patterns.so
|
||||
libexec/mailfront/plugin-qmail-validate.so
|
||||
libexec/mailfront/plugin-rbl.so
|
||||
libexec/mailfront/plugin-spamassassin.so
|
||||
libexec/mailfront/plugin-starttls-ucspi.so
|
||||
libexec/mailfront/protocol-qmqp.so
|
||||
|
|
Loading…
Reference in a new issue