diff options
author | taoka <taoka@FreeBSD.org> | 1999-08-12 08:15:08 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-08-12 08:15:08 +0800 |
commit | febe2aa090a15a201fe0548ef169e7a5b0551ac1 (patch) | |
tree | e0d45a12f5e51fa83e4908b473780c2144237347 /mail | |
parent | 9e56bc0a67cd50283e83e74c2e533cfb52c7ba18 (diff) | |
download | freebsd-ports-gnome-febe2aa090a15a201fe0548ef169e7a5b0551ac1.tar.gz freebsd-ports-gnome-febe2aa090a15a201fe0548ef169e7a5b0551ac1.tar.zst freebsd-ports-gnome-febe2aa090a15a201fe0548ef169e7a5b0551ac1.zip |
Added knewmail
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 a1666d6e11ac..1efb311b6a1f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1999/06/25 21:24:33 sada Exp $ +# $Id: Makefile,v 1.96 1999/08/06 04:27:06 cpiazza Exp $ # SUBDIR += adcomplain @@ -25,6 +25,7 @@ SUBDIR += im SUBDIR += imap-uw SUBDIR += kbiff + SUBDIR += knewmail SUBDIR += mailagent SUBDIR += mailcrypt SUBDIR += maildrop |