diff options
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 4d0ddc4b6c4..27f4689b0dd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/02/18 12:03:26 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/02/25 16:28:05 agc Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -8,7 +8,7 @@ SUBDIR += elm # SUBDIR += exim SUBDIR += exmh -# SUBDIR += faces + SUBDIR += faces # SUBDIR += fetchmail # SUBDIR += imap-uw # SUBDIR += mailagent |