diff options
author | andreas <andreas@FreeBSD.org> | 1997-08-14 02:35:22 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-08-14 02:35:22 +0800 |
commit | 7b515a604a3d413a8e00f80c43abe5c77659ebfa (patch) | |
tree | 81abacbcc8d80ff4906504eee249b1e782882491 /mail/Makefile | |
parent | 97427ed8d542600a90e6c8b3c95451f4c787a24e (diff) | |
download | freebsd-ports-gnome-7b515a604a3d413a8e00f80c43abe5c77659ebfa.tar.gz freebsd-ports-gnome-7b515a604a3d413a8e00f80c43abe5c77659ebfa.tar.zst freebsd-ports-gnome-7b515a604a3d413a8e00f80c43abe5c77659ebfa.zip |
Enable majorcool
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 87593b8f2bb3..dc74da487629 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1997/06/04 04:40:06 asami Exp $ +# $Id: Makefile,v 1.44 1997/07/15 02:02:18 obrien Exp $ # SUBDIR += bulk_mailer @@ -12,6 +12,7 @@ SUBDIR += fetchmail SUBDIR += imap-uw SUBDIR += mailagent + SUBDIR += majorcool SUBDIR += majordomo SUBDIR += metamail SUBDIR += mew |