diff options
author | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-07-14 09:44:18 +0000 |
---|---|---|
committer | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-07-14 09:44:18 +0000 |
commit | fd93aff6527c5079de35f280ddadef4e14c8963e (patch) | |
tree | c5dec56d38441ae5d83ac053c62b979641801a70 | |
parent | New port: p5-Mail-CClient, a perl interface to the cclient mailbox library. (diff) |
Add p5-Mail-CClient to the ports/mail Makefile.
Notes
Notes:
svn path=/head/; revision=30606
-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 |