diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-02 19:55:52 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-02 19:55:52 +0000 |
commit | 5271784b66d832ff7431288bb7b1df65f3fdeeca (patch) | |
tree | 3e90eab3d55faa0077603883db42e13e81a31d6c /mail | |
parent | 8e058493fca8aad5172de5c097fe87d17c67de29 (diff) | |
download | ports-5271784b66d832ff7431288bb7b1df65f3fdeeca.tar.gz ports-5271784b66d832ff7431288bb7b1df65f3fdeeca.zip |
Notes
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 85073643f6a4..f0ee74714af0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1998/12/30 04:35:02 obrien Exp $ +# $Id: Makefile,v 1.79 1999/01/01 14:19:58 kuriyama Exp $ # SUBDIR += adcomplain @@ -56,6 +56,7 @@ SUBDIR += qmail SUBDIR += rblcheck SUBDIR += rftp + SUBDIR += serialmail SUBDIR += sigrot SUBDIR += smail SUBDIR += smtpd |