diff options
author | okazaki <okazaki@FreeBSD.org> | 2000-12-22 15:41:30 +0800 |
---|---|---|
committer | okazaki <okazaki@FreeBSD.org> | 2000-12-22 15:41:30 +0800 |
commit | 1a178d3ad50ac846e879df1d951799d9f8dfc9b0 (patch) | |
tree | 9894e4e5f70ca7f80a60ed23c5f73d7fcaffe71c /mail/Makefile | |
parent | eb5db4c9dbc7fcc3f70dc90a6f41bc91725f4c60 (diff) | |
download | freebsd-ports-gnome-1a178d3ad50ac846e879df1d951799d9f8dfc9b0.tar.gz freebsd-ports-gnome-1a178d3ad50ac846e879df1d951799d9f8dfc9b0.tar.zst freebsd-ports-gnome-1a178d3ad50ac846e879df1d951799d9f8dfc9b0.zip |
The cclient-maildir port has been retired, but it was not
removed from ports/mail/Makefile. This causes build failures.
PR: 23737
Submitted by: Donald J. Maddox <dmaddox@sc.rr.com>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index c8cbf67a7e52..1245447614d6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -11,7 +11,6 @@ SUBDIR += bsmtp SUBDIR += bulk_mailer SUBDIR += cclient - SUBDIR += cclient-maildir SUBDIR += cmail SUBDIR += coolmail SUBDIR += courier-imap |