diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-01 22:26:35 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-01 22:26:35 +0000 |
commit | 0212e228867a831c8e975770abf84d9137d47104 (patch) | |
tree | 5d62d52750db0d6ea82ae2baab985d6ffbc7e26a /mail/Makefile | |
parent | a676133249e10b67926a9686b5d57b9d83584c55 (diff) | |
download | ports-0212e228867a831c8e975770abf84d9137d47104.tar.gz ports-0212e228867a831c8e975770abf84d9137d47104.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 09668c3e7c7c..b43985af3ccd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1998/08/09 00:40:16 steve Exp $ +# $Id: Makefile,v 1.74 1998/11/05 22:14:12 kuriyama Exp $ # SUBDIR += adcomplain @@ -22,6 +22,7 @@ SUBDIR += mailcrypt SUBDIR += majorcool SUBDIR += majordomo + SUBDIR += mbx2mbox SUBDIR += metamail SUBDIR += mew SUBDIR += mew-common |