diff options
author | pav <pav@FreeBSD.org> | 2005-03-20 07:19:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-20 07:19:45 +0800 |
commit | 587d87b9f9cbb02b8ca594302503f52bd5d3f815 (patch) | |
tree | 119204fbac2b003aec8945f5fbfab50ebfa0cb78 /mail/Makefile | |
parent | 38666b79fce7c45f62d3702f73aea4fc5354b460 (diff) | |
download | freebsd-ports-gnome-587d87b9f9cbb02b8ca594302503f52bd5d3f815.tar.gz freebsd-ports-gnome-587d87b9f9cbb02b8ca594302503f52bd5d3f815.tar.zst freebsd-ports-gnome-587d87b9f9cbb02b8ca594302503f52bd5d3f815.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 |