diff options
author | pst <pst@FreeBSD.org> | 1997-01-10 10:39:48 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1997-01-10 10:39:48 +0800 |
commit | 61fa8e088a85825c4fbfb7aaca6d757df3ca9d32 (patch) | |
tree | 742f5a02c833e0a71366e7fc5531835d9bd87f2b /mail | |
parent | dad5c63353e752358d2aaa82b94339270911a928 (diff) | |
download | freebsd-ports-gnome-61fa8e088a85825c4fbfb7aaca6d757df3ca9d32.tar.gz freebsd-ports-gnome-61fa8e088a85825c4fbfb7aaca6d757df3ca9d32.tar.zst freebsd-ports-gnome-61fa8e088a85825c4fbfb7aaca6d757df3ca9d32.zip |
Add imap-uw
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 67941ad204b4..e10cfec7f457 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1996/12/18 05:10:01 asami Exp $ +# $Id: Makefile,v 1.37 1996/12/31 21:31:14 peter Exp $ # SUBDIR += elm @@ -7,6 +7,7 @@ SUBDIR += exmh2 SUBDIR += faces SUBDIR += fetchmail + SUBDIR += imap-uw SUBDIR += mailagent SUBDIR += majordomo SUBDIR += metamail |