diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-01-30 05:20:37 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-01-30 05:20:37 +0000 |
commit | 2c871064734ecccfc988cda31032c3b830a5e465 (patch) | |
tree | 21856c0839bdbe65ebb39ef12e50fad9a3dd99b0 | |
parent | dcc56fb616d44c3f5b4b715c4aacf1aac035457c (diff) | |
download | ports-2c871064734ecccfc988cda31032c3b830a5e465.tar.gz ports-2c871064734ecccfc988cda31032c3b830a5e465.zip |
Notes
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 3a6adb8a3265..4ef69510a866 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1997/12/08 22:15:59 max Exp $ +# $Id: Makefile,v 1.54 1998/01/09 05:01:09 andreas Exp $ # SUBDIR += adcomplain @@ -37,7 +37,9 @@ SUBDIR += popper SUBDIR += premail SUBDIR += procmail + SUBDIR += rblcheck SUBDIR += smail + SUBDIR += smtpfeed SUBDIR += tkrat SUBDIR += xfaces SUBDIR += xfmail |