diff options
author | taoka <taoka@FreeBSD.org> | 1999-06-11 16:30:42 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-06-11 16:30:42 +0800 |
commit | 5059e3ea63c6daff7f9c8650dc6c32aeb3e2e96b (patch) | |
tree | 24a3d3a207e4287f61c2b864b2e068c7c17033ab /mail | |
parent | ccf48e9b7c6530595027766a7573debca81c1225 (diff) | |
download | freebsd-ports-gnome-5059e3ea63c6daff7f9c8650dc6c32aeb3e2e96b.tar.gz freebsd-ports-gnome-5059e3ea63c6daff7f9c8650dc6c32aeb3e2e96b.tar.zst freebsd-ports-gnome-5059e3ea63c6daff7f9c8650dc6c32aeb3e2e96b.zip |
add spruce
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 dc8b2a170e66..f7d7f3447649 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1999/05/03 02:59:36 steve Exp $ +# $Id: Makefile,v 1.91 1999/05/09 17:32:14 steve Exp $ # SUBDIR += adcomplain @@ -72,6 +72,7 @@ SUBDIR += smail SUBDIR += smtpd SUBDIR += smtpfeed + SUBDIR += spruce SUBDIR += tkrat SUBDIR += wmmail SUBDIR += wmpop3 |