diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-04 12:52:56 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-04 12:52:56 +0800 |
commit | 65d912247daae4898a11a2ea4df1c33f5e92e346 (patch) | |
tree | c1c3a74a9dcbbd9609151c584f1baa841e13b595 /mail/Makefile | |
parent | 035ab241ed3ceb24a3680b7b11f09f9a0a2ec043 (diff) | |
download | freebsd-ports-gnome-65d912247daae4898a11a2ea4df1c33f5e92e346.tar.gz freebsd-ports-gnome-65d912247daae4898a11a2ea4df1c33f5e92e346.tar.zst freebsd-ports-gnome-65d912247daae4898a11a2ea4df1c33f5e92e346.zip |
Add mail/xc-mail, an RFC 2015-aware e-mail client.
Add x11-toolkits/xclasses, required by XCmail.
PR: 21665, 21666
Approved by: will
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 74391478a5db..5e45cd620127 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -139,6 +139,7 @@ SUBDIR += wmmail SUBDIR += wmpop3 SUBDIR += xbuffy + SUBDIR += xc-mail SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff |