diff options
author | peter <peter@FreeBSD.org> | 1997-01-01 05:31:14 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-01-01 05:31:14 +0800 |
commit | e35a8e8b467c9a014964429f314aeeab79eeff81 (patch) | |
tree | ce333f5ac6e85fc7c38a63aeb61339bb4134d0eb /mail | |
parent | 82e446a710c2100c50960eaa88fb1593cee36322 (diff) | |
download | freebsd-ports-gnome-e35a8e8b467c9a014964429f314aeeab79eeff81.tar.gz freebsd-ports-gnome-e35a8e8b467c9a014964429f314aeeab79eeff81.tar.zst freebsd-ports-gnome-e35a8e8b467c9a014964429f314aeeab79eeff81.zip |
Add exmh2
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 b5eba400eade..67941ad204b4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.35 1996/12/14 22:30:06 andreas Exp $ +# $Id: Makefile,v 1.36 1996/12/18 05:10:01 asami Exp $ # SUBDIR += elm SUBDIR += exim SUBDIR += exmh + SUBDIR += exmh2 SUBDIR += faces SUBDIR += fetchmail SUBDIR += mailagent |