diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-03-04 17:02:21 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-03-04 17:02:21 +0000 |
commit | 8c92623557602cd0667fa2dc9534cf05aff85751 (patch) | |
tree | 57a156a63786893e8a9fbb907847bfdb17a75b27 | |
parent | - Update to 2.7.0 (diff) |
Add postfix26 after repo-copy.
PR: 144188
Submitted by: Sahil Tandon
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250571
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index c42ea17c165c..d379c73aa478 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -508,6 +508,7 @@ SUBDIR += postfix23 SUBDIR += postfix24 SUBDIR += postfix25 + SUBDIR += postfix26 SUBDIR += postfixadmin SUBDIR += postgrey SUBDIR += prayer |