diff options
author | adamw <adamw@FreeBSD.org> | 2017-08-08 05:57:57 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:19:23 +0800 |
commit | 26c6293270151e7ba7468e15b9bcaf380ccdfa45 (patch) | |
tree | fac53728bfa20253e43fffa1bb1cdff2f3fe862b /mail | |
parent | 64bc6f7fa379c5fff1dcf32750fb37f46660555f (diff) | |
download | freebsd-ports-gnome-26c6293270151e7ba7468e15b9bcaf380ccdfa45.tar.gz freebsd-ports-gnome-26c6293270151e7ba7468e15b9bcaf380ccdfa45.tar.zst freebsd-ports-gnome-26c6293270151e7ba7468e15b9bcaf380ccdfa45.zip |
Chase rename of dovecot2 to dovecot.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 0f8bd8bf676f..6e5ca1f59f13 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -96,8 +96,8 @@ SUBDIR += dkimproxy SUBDIR += dma SUBDIR += dot-forward - SUBDIR += dovecot2 - SUBDIR += dovecot2-pigeonhole + SUBDIR += dovecot + SUBDIR += dovecot-pigeonhole SUBDIR += drac SUBDIR += dracmail SUBDIR += dspam |