diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-03-01 01:59:38 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-03-01 01:59:38 +0000 |
commit | 5318a22d36a01738f6719c452282714aab1a6a40 (patch) | |
tree | 8fe754d793e90bcb63999979a3ea8fb2651103c9 /mail/Makefile | |
parent | f3f020da659a06152d51e1f8f4a8d1f5b161c70e (diff) | |
download | ports-5318a22d36a01738f6719c452282714aab1a6a40.tar.gz ports-5318a22d36a01738f6719c452282714aab1a6a40.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 4ef69510a866..a4354603a966 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1998/01/09 05:01:09 andreas Exp $ +# $Id: Makefile,v 1.55 1998/01/30 05:20:37 itojun Exp $ # SUBDIR += adcomplain @@ -39,6 +39,7 @@ SUBDIR += procmail SUBDIR += rblcheck SUBDIR += smail + SUBDIR += smtpd SUBDIR += smtpfeed SUBDIR += tkrat SUBDIR += xfaces |