diff options
author | steve <steve@FreeBSD.org> | 1998-12-24 15:27:59 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-24 15:27:59 +0800 |
commit | fb9911ae4bfc0931c2b9bdc8d093ae1908e21f91 (patch) | |
tree | 1786a59f99ed2e5b22443f30684443ae32a86d41 | |
parent | fe0a64979f9c31db85c0e7773a7ea5f0760f2f82 (diff) | |
download | freebsd-ports-gnome-fb9911ae4bfc0931c2b9bdc8d093ae1908e21f91.tar.gz freebsd-ports-gnome-fb9911ae4bfc0931c2b9bdc8d093ae1908e21f91.tar.zst freebsd-ports-gnome-fb9911ae4bfc0931c2b9bdc8d093ae1908e21f91.zip |
Activate the maildrop port.
-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 |