diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-06-08 11:12:38 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-06-08 11:12:38 +0000 |
commit | c0f0fbf3d317a2b57ecce79f8d8fabd898f16b8a (patch) | |
tree | e2ee8d85f0c3a688e9620ba0a5e466cc9056c95c /mail/Makefile | |
parent | bcdbfce4c7e38ca5568751a0955e39d6b0d5a8e0 (diff) | |
download | ports-c0f0fbf3d317a2b57ecce79f8d8fabd898f16b8a.tar.gz ports-c0f0fbf3d317a2b57ecce79f8d8fabd898f16b8a.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 e3804b90b3c1..6bdd2097c2cb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1998/05/06 08:11:51 obrien Exp $ +# $Id: Makefile,v 1.62 1998/05/21 22:37:46 mph Exp $ # SUBDIR += adcomplain @@ -47,6 +47,7 @@ SUBDIR += smtpd SUBDIR += smtpfeed SUBDIR += tkrat + SUBDIR += wmmail SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff |