1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

After repocopy from mail/postfix, add mail/postfix20 port with postfix 2.0.x

for people who don't want to update to 2.1.x right now.
This commit is contained in:
Pav Lucistnik 2004-05-12 08:49:05 +00:00
parent 0956ac21cc
commit 620f4650a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108986
2 changed files with 3 additions and 1 deletions

View File

@ -297,6 +297,7 @@
SUBDIR += postfix
SUBDIR += postfix-current
SUBDIR += postfix1
SUBDIR += postfix20
SUBDIR += postfixadmin
SUBDIR += postilion
SUBDIR += prayer

View File

@ -34,7 +34,8 @@ PATCHFILES= postfix-2.0-ns-mx-acl-patch.gz
MAINTAINER= vivek@khera.org
COMMENT= A secure alternative to widely-used Sendmail
CONFLICTS= courier-0.* postfix-1.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
CONFLICTS= courier-0.* postfix-1.* postfix-2.1.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
NO_LATEST_LINK= yes
USE_SUBMAKE= yes
USE_REINPLACE= yes