diff options
author | Mark Murray <markm@FreeBSD.org> | 1996-07-06 13:20:20 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1996-07-06 13:20:20 +0000 |
commit | 027d99f349e10b183ba03168acc0d2e68bc8b5d9 (patch) | |
tree | c599b2411198925234d34c4f770bb9d4c9b9ca85 /mail/Makefile | |
parent | 6994d4dd79aa26e76015f6c8112b69f0dc903727 (diff) | |
download | ports-027d99f349e10b183ba03168acc0d2e68bc8b5d9.tar.gz ports-027d99f349e10b183ba03168acc0d2e68bc8b5d9.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 591ba3eca095..261fbb2b1312 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.21 1995/12/20 01:34:42 ache Exp $ +# $Id: Makefile,v 1.22 1996/02/26 01:01:06 ache Exp $ # SUBDIR += elm + SUBDIR += exim SUBDIR += metamail SUBDIR += mh SUBDIR += mpack |