diff options
author | pav <pav@FreeBSD.org> | 2004-05-12 08:49:05 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-12 08:49:05 +0000 |
commit | ed7203eaf06d23f4a37644c62c7a7de23293d6b6 (patch) | |
tree | 6a9046e130ee34f8411cf217b49356538cdf9706 /mail/Makefile | |
parent | 45ca8fa87bb06e71638574563f0eb2a0e8c94e93 (diff) | |
download | FreeBSD-ports-ed7203eaf06d23f4a37644c62c7a7de23293d6b6.zip FreeBSD-ports-ed7203eaf06d23f4a37644c62c7a7de23293d6b6.tar.gz |
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.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index fa85b79..1c09223 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -297,6 +297,7 @@ SUBDIR += postfix SUBDIR += postfix-current SUBDIR += postfix1 + SUBDIR += postfix20 SUBDIR += postfixadmin SUBDIR += postilion SUBDIR += prayer |