diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-02-11 15:55:05 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-02-11 15:55:05 +0800 |
commit | 6557b3b777de0e03402930d49b763d9a41201b2d (patch) | |
tree | 2213e7a002481ff8cffdd6baab051c3c4d67a0f8 /mail | |
parent | 50bba031b2ec684c007496eb837dd3678e53d578 (diff) | |
download | freebsd-ports-gnome-6557b3b777de0e03402930d49b763d9a41201b2d.tar.gz freebsd-ports-gnome-6557b3b777de0e03402930d49b763d9a41201b2d.tar.zst freebsd-ports-gnome-6557b3b777de0e03402930d49b763d9a41201b2d.zip |
Activate rblsmtpd.
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 d009befd13d1..7a0dae82d0bf 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.83 1999/01/18 03:52:48 steve Exp $ +# $Id: Makefile,v 1.84 1999/01/26 03:23:00 steve Exp $ # SUBDIR += adcomplain @@ -57,6 +57,7 @@ SUBDIR += procmail SUBDIR += qmail SUBDIR += rblcheck + SUBDIR += rblsmtpd SUBDIR += rftp SUBDIR += rlytest SUBDIR += serialmail |