diff options
author | Peter Wemm <peter@FreeBSD.org> | 1996-12-31 21:31:14 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1996-12-31 21:31:14 +0000 |
commit | e5b0991728ae468c27a413c50dfbb7778f2856a4 (patch) | |
tree | 975e083a5275682a21aa9af311224b9ddd2a8960 /mail/Makefile | |
parent | 0ec964f9ad6a33f628109dcfaa5a95788118066b (diff) | |
download | ports-e5b0991728ae468c27a413c50dfbb7778f2856a4.tar.gz ports-e5b0991728ae468c27a413c50dfbb7778f2856a4.zip |
Notes
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 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 |