diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-08 19:12:38 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-08 19:12:38 +0800 |
commit | 97f37097a2b73b44752a4efa9d3a5463712ded70 (patch) | |
tree | 0537c07eff1da1f926dff20339b24979b075e619 /mail/Makefile | |
parent | 67dee1d683d798dee5af7cacd4181b7f993df9c8 (diff) | |
download | freebsd-ports-gnome-97f37097a2b73b44752a4efa9d3a5463712ded70.tar.gz freebsd-ports-gnome-97f37097a2b73b44752a4efa9d3a5463712ded70.tar.zst freebsd-ports-gnome-97f37097a2b73b44752a4efa9d3a5463712ded70.zip |
Activate wmmail.
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 |