diff options
author | asami <asami@FreeBSD.org> | 1996-11-10 18:46:33 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-10 18:46:33 +0800 |
commit | 4625239dba4ba74491629f51896def60e0aebfbb (patch) | |
tree | 4fd8c4adff1c3e3c561557ccd155597470786c90 /mail/Makefile | |
parent | 88c70db2bb4e76b14e04400339c1660b8c8a7003 (diff) | |
download | freebsd-ports-gnome-4625239dba4ba74491629f51896def60e0aebfbb.tar.gz freebsd-ports-gnome-4625239dba4ba74491629f51896def60e0aebfbb.tar.zst freebsd-ports-gnome-4625239dba4ba74491629f51896def60e0aebfbb.zip |
Add mutt.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 3b73f0dc8ab6..a542074da304 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1996/11/03 06:46:59 obrien Exp $ +# $Id: Makefile,v 1.31 1996/11/03 21:08:42 jfitz Exp $ # SUBDIR += elm @@ -10,6 +10,7 @@ SUBDIR += metamail SUBDIR += mh SUBDIR += mpack + SUBDIR += mutt SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Tools |