diff options
author | max <max@FreeBSD.org> | 1997-11-30 18:36:37 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-11-30 18:36:37 +0800 |
commit | 1696004a1f2296b6acc00d71840b604d0d57d55b (patch) | |
tree | 4491f4d8e24eb736dbfc2356db21823efd4838f3 /mail | |
parent | 56511331ee37cde343c2e4a262a098854d227ead (diff) | |
download | freebsd-ports-gnome-1696004a1f2296b6acc00d71840b604d0d57d55b.tar.gz freebsd-ports-gnome-1696004a1f2296b6acc00d71840b604d0d57d55b.tar.zst freebsd-ports-gnome-1696004a1f2296b6acc00d71840b604d0d57d55b.zip |
Activate im.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 327c58b5be8f..3edce1f19576 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.50 1997/11/04 08:09:44 tg Exp $ +# $Id: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $ # SUBDIR += adcomplain @@ -12,6 +12,7 @@ SUBDIR += exmh2 SUBDIR += faces SUBDIR += fetchmail + SUBDIR += im SUBDIR += imap-uw SUBDIR += mailagent SUBDIR += majorcool |