diff options
author | steve <steve@FreeBSD.org> | 1998-03-15 20:26:39 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-15 20:26:39 +0000 |
commit | 0e51ebfc7d908e8945f0fa1304aa59ef2db7b3e7 (patch) | |
tree | cb83cc89ac95d68f6fce59bc3606b092e8459345 /mail | |
parent | 71d40b13ce111b9a0fb46a9b5e00ce390e6847fc (diff) | |
download | FreeBSD-ports-0e51ebfc7d908e8945f0fa1304aa59ef2db7b3e7.zip FreeBSD-ports-0e51ebfc7d908e8945f0fa1304aa59ef2db7b3e7.tar.gz |
Activate sigrot.
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 a435460..092b870 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 |