diff options
author | asami <asami@FreeBSD.org> | 1997-04-27 07:35:59 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-04-27 07:35:59 +0800 |
commit | 46e77740c8033fa7db11e6aec2a52dffe1ab2a21 (patch) | |
tree | 33d985dccc9dfebfdd4decaadc27847fdb32d709 /mail | |
parent | 634bfe00ff6340f3abf1cd9c00950aada133fa39 (diff) | |
download | freebsd-ports-gnome-46e77740c8033fa7db11e6aec2a52dffe1ab2a21.tar.gz freebsd-ports-gnome-46e77740c8033fa7db11e6aec2a52dffe1ab2a21.tar.zst freebsd-ports-gnome-46e77740c8033fa7db11e6aec2a52dffe1ab2a21.zip |
mpack is moved to converters.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 2022db2901a7..0ac6fa1e9624 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1997/02/02 15:27:16 ache Exp $ +# $Id: Makefile,v 1.40 1997/03/26 02:15:28 jfitz Exp $ # SUBDIR += bulk_mailer @@ -14,7 +14,6 @@ SUBDIR += metamail SUBDIR += mew SUBDIR += mh - SUBDIR += mpack SUBDIR += mutt SUBDIR += mutt.with_pgp SUBDIR += p5-Mail-Folder |