diff options
author | andreas <andreas@FreeBSD.org> | 1996-12-15 06:30:06 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-12-15 06:30:06 +0800 |
commit | 2982faf3a912a96a557b0ce832abc2e94b32d253 (patch) | |
tree | b55b8a7997fbb92edd737f443596509a5404fd1f /mail/Makefile | |
parent | a2bc13410742b25f52002b54351df115d084120b (diff) | |
download | freebsd-ports-gnome-2982faf3a912a96a557b0ce832abc2e94b32d253.tar.gz freebsd-ports-gnome-2982faf3a912a96a557b0ce832abc2e94b32d253.tar.zst freebsd-ports-gnome-2982faf3a912a96a557b0ce832abc2e94b32d253.zip |
Enabled faces and xfaces port (xfaces is coming in a few minutes ;)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 92379d175c72..ec62209be249 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.33 1996/11/11 06:18:28 obrien Exp $ +# $Id: Makefile,v 1.34 1996/11/26 08:46:54 asami Exp $ # SUBDIR += elm SUBDIR += exim SUBDIR += exmh + SUBDIR += faces SUBDIR += fetchmail SUBDIR += mailagent SUBDIR += majordomo @@ -22,6 +23,7 @@ SUBDIR += popper SUBDIR += procmail SUBDIR += smail + SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff SUBDIR += youbin |