diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-20 07:19:45 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-20 07:19:45 +0800 |
commit | 25212cb99ffaefe2c4d8d7eeb54de375cdd0f702 (patch) | |
tree | f013a58277dd8bbfa5af890ea8bb5c353ac4aece /mail/Makefile | |
parent | 7ac33a6af867b4015c07c6e175b295a2858ba168 (diff) | |
download | freebsd-ports-gnome-25212cb99ffaefe2c4d8d7eeb54de375cdd0f702.tar.gz freebsd-ports-gnome-25212cb99ffaefe2c4d8d7eeb54de375cdd0f702.tar.zst freebsd-ports-gnome-25212cb99ffaefe2c4d8d7eeb54de375cdd0f702.zip |
- 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
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 4599f5938bb7..87a58cb9064f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -357,6 +357,7 @@ SUBDIR += postfix-current SUBDIR += postfix-gps SUBDIR += postfix1 + SUBDIR += postfix21 SUBDIR += postfixadmin SUBDIR += postgrey SUBDIR += postilion |