diff options
author | asami <asami@FreeBSD.org> | 1999-03-20 06:23:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-20 06:23:57 +0800 |
commit | 9f38a26ab47814ce48d7c8eb66ed445d30bef8d6 (patch) | |
tree | 9672849bdf0b0d4c7907d2026462d60782d8eb3b /mail/Makefile | |
parent | e76ed2e7484eb53fca169eb9cdf19ea7868538fe (diff) | |
download | freebsd-ports-gnome-9f38a26ab47814ce48d7c8eb66ed445d30bef8d6.tar.gz freebsd-ports-gnome-9f38a26ab47814ce48d7c8eb66ed445d30bef8d6.tar.zst freebsd-ports-gnome-9f38a26ab47814ce48d7c8eb66ed445d30bef8d6.zip |
Add cmail.
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 7a0dae82d0bf..a4081cc61eda 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.84 1999/01/26 03:23:00 steve Exp $ +# $Id: Makefile,v 1.85 1999/02/11 07:55:05 kuriyama Exp $ # SUBDIR += adcomplain SUBDIR += asmail SUBDIR += balsa SUBDIR += bulk_mailer + SUBDIR += cmail SUBDIR += coolmail SUBDIR += cucipop SUBDIR += cyrus |