- Add a copy of postfix port at 2.1.5 as mail/postfix21 for people who don't
want to jump to postfix 2.2.x right now PR: ports/78882 Started but then forgotten by: delphij (4 days) Repocopy by: marcus
This commit is contained in:
parent
7ac33a6af8
commit
25212cb99f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131672
2 changed files with 3 additions and 1 deletions
|
@ -357,6 +357,7 @@
|
|||
SUBDIR += postfix-current
|
||||
SUBDIR += postfix-gps
|
||||
SUBDIR += postfix1
|
||||
SUBDIR += postfix21
|
||||
SUBDIR += postfixadmin
|
||||
SUBDIR += postgrey
|
||||
SUBDIR += postilion
|
||||
|
|
|
@ -32,7 +32,8 @@ DIST_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= vivek@khera.org
|
||||
COMMENT= A secure alternative to widely-used Sendmail
|
||||
|
||||
CONFLICTS= courier-0.* postfix-1.* postfix-2.0.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
|
||||
CONFLICTS= courier-0.* postfix-1.* postfix-2.0.* postfix-2.2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
|
||||
NO_LATEST_LINK= yes
|
||||
USE_SUBMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue