diff options
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | mail/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 7593ec4601c8..b0a1a5b574e8 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -6356,6 +6356,7 @@ postal ports/benchmarks/postal poster ports/print/poster postfix ports/mail/postfix postfix-current ports/mail/postfix-current +postfix1 ports/mail/postfix1 postgresql-devel ports/databases/postgresql-devel postgresql-docs ports/databases/postgresql-docs postgresql-jdbc ports/databases/postgresql-jdbc diff --git a/mail/Makefile b/mail/Makefile index 51a9b6567f05..ce2dcbd449a5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -235,6 +235,7 @@ SUBDIR += poppy SUBDIR += postfix SUBDIR += postfix-current + SUBDIR += postfix1 SUBDIR += postilion SUBDIR += premail SUBDIR += procmail |