diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-01 14:16:47 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-01 14:16:47 +0000 |
commit | c779178730dbce43ebd8a9690e6049d46a425836 (patch) | |
tree | b3cea0d39c56f67f8c0ab71c8a9851889392b65a | |
parent | 9bc44cdb645b2518becb6088b1f4a6fd6aa4e5c0 (diff) | |
download | ports-c779178730dbce43ebd8a9690e6049d46a425836.tar.gz ports-c779178730dbce43ebd8a9690e6049d46a425836.zip |
Notes
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9f6da460b41d..5b7233846662 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1997/09/06 22:29:51 wosch Exp $ +# $Id: Makefile,v 1.48 1997/09/13 14:07:08 ache Exp $ # SUBDIR += adcomplain @@ -18,6 +18,7 @@ SUBDIR += metamail SUBDIR += mew SUBDIR += mh + SUBDIR += mmr SUBDIR += movemail SUBDIR += mutt SUBDIR += mutt.with_pgp |