diff options
author | peter <peter@FreeBSD.org> | 1996-10-10 23:06:54 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-10-10 23:06:54 +0800 |
commit | 4d571954c5ceb14dd93146a6cd1c945fea5ab53a (patch) | |
tree | 66cc5bdb1bf86396ca441833cebf30a1a9c3ae3e /mail | |
parent | dc9198bdc1f4b51db6e1bd3ff9d3ac4fcc97dc80 (diff) | |
download | freebsd-ports-gnome-4d571954c5ceb14dd93146a6cd1c945fea5ab53a.tar.gz freebsd-ports-gnome-4d571954c5ceb14dd93146a6cd1c945fea5ab53a.tar.zst freebsd-ports-gnome-4d571954c5ceb14dd93146a6cd1c945fea5ab53a.zip |
Add exmh
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 0da0ec5727d1..4faa1f3fee87 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.25 1996/08/21 09:08:40 asami Exp $ +# $Id: Makefile,v 1.26 1996/09/29 17:03:58 max Exp $ # SUBDIR += elm SUBDIR += exim + SUBDIR += exmh SUBDIR += mailagent SUBDIR += majordomo SUBDIR += metamail |