diff options
author | kbyanc <kbyanc@FreeBSD.org> | 2000-07-14 17:44:18 +0800 |
---|---|---|
committer | kbyanc <kbyanc@FreeBSD.org> | 2000-07-14 17:44:18 +0800 |
commit | c3fe3826ebefae7f7f260e2d5a2d96389d8b84cf (patch) | |
tree | c9177dc7156ddb82e04fe89edff6e877d035a2a9 /mail | |
parent | 0ca6ea5e121238bc459f3446f325640d364906e6 (diff) | |
download | freebsd-ports-gnome-c3fe3826ebefae7f7f260e2d5a2d96389d8b84cf.tar.gz freebsd-ports-gnome-c3fe3826ebefae7f7f260e2d5a2d96389d8b84cf.tar.zst freebsd-ports-gnome-c3fe3826ebefae7f7f260e2d5a2d96389d8b84cf.zip |
Add p5-Mail-CClient to the ports/mail Makefile.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5b023f19de1d..924d31f42448 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -69,6 +69,7 @@ SUBDIR += p5-IMAP-Admin SUBDIR += p5-MIME-Lite SUBDIR += p5-MIME-Tools + SUBDIR += p5-Mail-CClient SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Sendmail |