diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-24 07:27:59 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-24 07:27:59 +0000 |
commit | 7a4cd3006cd3d40c50daf9599a5ce3512efb45c2 (patch) | |
tree | 2a7b98f3a0ee14019507c0fbd70c8b1cc94ad736 /mail/Makefile | |
parent | d424674eb8f880e9e62934df83f59ef37c11e687 (diff) | |
download | ports-7a4cd3006cd3d40c50daf9599a5ce3512efb45c2.tar.gz ports-7a4cd3006cd3d40c50daf9599a5ce3512efb45c2.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 a7bd49ab85f4..466d5ebaa6d8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1998/12/01 22:26:35 billf Exp $ +# $Id: Makefile,v 1.76 1998/12/09 05:22:09 vanilla Exp $ # SUBDIR += adcomplain @@ -21,6 +21,7 @@ SUBDIR += kbiff SUBDIR += mailagent SUBDIR += mailcrypt + SUBDIR += maildrop SUBDIR += majorcool SUBDIR += majordomo SUBDIR += mbx2mbox |