diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-15 20:26:39 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-15 20:26:39 +0000 |
commit | 07ddeeab8f02ef8ab47272977c27ccd573b2dcfd (patch) | |
tree | 0d94dc74528efb5a9eac44eda4546e181d419af9 /mail/Makefile | |
parent | a126d935057e17d16d62599bcc34f507734aaa0b (diff) | |
download | ports-07ddeeab8f02ef8ab47272977c27ccd573b2dcfd.tar.gz ports-07ddeeab8f02ef8ab47272977c27ccd573b2dcfd.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 a4354603a966..092b8709a5c7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.55 1998/01/30 05:20:37 itojun Exp $ +# $Id: Makefile,v 1.56 1998/03/01 01:59:38 obrien Exp $ # SUBDIR += adcomplain @@ -38,6 +38,7 @@ SUBDIR += premail SUBDIR += procmail SUBDIR += rblcheck + SUBDIR += sigrot SUBDIR += smail SUBDIR += smtpd SUBDIR += smtpfeed |