diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2012-02-11 05:14:51 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2012-02-11 05:14:51 +0000 |
commit | e504f2ddadc5630ddec53cac608b9f618f6b6956 (patch) | |
tree | 3f4d97270add5abfe71db22405452efcf4ad633d /mail/Makefile | |
parent | 910a1de4b6c1a1af55fd1ff8f3ec98c580311aa4 (diff) | |
download | ports-e504f2ddadc5630ddec53cac608b9f618f6b6956.tar.gz ports-e504f2ddadc5630ddec53cac608b9f618f6b6956.zip |
Connect mail/postfix28 to the build.
Notes
Notes:
svn path=/head/; revision=290909
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 5530f8618f51..3388e5c60e91 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -516,6 +516,7 @@ SUBDIR += postfix25 SUBDIR += postfix26 SUBDIR += postfix27 + SUBDIR += postfix28 SUBDIR += postfixadmin SUBDIR += postgrey SUBDIR += postpals |