diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 12:40:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 12:40:06 +0800 |
commit | 5b8819d826916b99f427de07db9b625aeb738aae (patch) | |
tree | 4db5a0813fa6537be705589907937775347f156f /mail | |
parent | 517c5f1bc4d754bde783e239d7fdfac29c69dfc0 (diff) | |
download | freebsd-ports-gnome-5b8819d826916b99f427de07db9b625aeb738aae.tar.gz freebsd-ports-gnome-5b8819d826916b99f427de07db9b625aeb738aae.tar.zst freebsd-ports-gnome-5b8819d826916b99f427de07db9b625aeb738aae.zip |
Add nmh.
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 48d73dd4063b..3da01f0e16fb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1997/04/26 23:35:59 asami Exp $ +# $Id: Makefile,v 1.42 1997/05/30 20:13:39 jfitz Exp $ # SUBDIR += bulk_mailer @@ -17,6 +17,7 @@ SUBDIR += mh SUBDIR += mutt SUBDIR += mutt.with_pgp + SUBDIR += nmh SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Tools |