diff options
author | asami <asami@FreeBSD.org> | 1996-12-18 13:10:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-18 13:10:01 +0800 |
commit | a105e523732e3d7ceea832b3ec98c7177c460870 (patch) | |
tree | 90e5d7e8677f1a2b32eee30317f1ee80ad6acf4b /mail/Makefile | |
parent | 510f9adf10e5306c6a3e1d0604473dad1e01fcde (diff) | |
download | freebsd-ports-gnome-a105e523732e3d7ceea832b3ec98c7177c460870.tar.gz freebsd-ports-gnome-a105e523732e3d7ceea832b3ec98c7177c460870.tar.zst freebsd-ports-gnome-a105e523732e3d7ceea832b3ec98c7177c460870.zip |
Add mew.
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 ec62209be249..b5eba400eade 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1996/11/26 08:46:54 asami Exp $ +# $Id: Makefile,v 1.35 1996/12/14 22:30:06 andreas Exp $ # SUBDIR += elm @@ -9,6 +9,7 @@ SUBDIR += mailagent SUBDIR += majordomo SUBDIR += metamail + SUBDIR += mew SUBDIR += mh SUBDIR += mpack SUBDIR += mutt |