diff options
author | sahil <sahil@FreeBSD.org> | 2013-04-23 09:49:08 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2013-04-23 09:49:08 +0800 |
commit | a9c340c941c6874560c897538b8fff01e322dc3d (patch) | |
tree | a71765b3a38927cf225bc577cc2fbeb7f6661346 /mail/Makefile | |
parent | 6764633273a173e04de56d0582cb7a4257976572 (diff) | |
download | freebsd-ports-graphics-a9c340c941c6874560c897538b8fff01e322dc3d.tar.gz freebsd-ports-graphics-a9c340c941c6874560c897538b8fff01e322dc3d.tar.zst freebsd-ports-graphics-a9c340c941c6874560c897538b8fff01e322dc3d.zip |
Repo-copy mail/postfix -> mail/postfix29, and update
both ports to the latest version and make a note in
UPDATING. Also:
- Adjust CONFLICTS
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr
PR: ports/177127
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
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 ac849cd08d3..22b7330c218 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -517,6 +517,7 @@ SUBDIR += postfix26 SUBDIR += postfix27 SUBDIR += postfix28 + SUBDIR += postfix29 SUBDIR += postfixadmin SUBDIR += postgrey SUBDIR += postpals |