diff options
author | tg <tg@FreeBSD.org> | 1997-11-04 16:09:44 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-04 16:09:44 +0800 |
commit | 52e2976aab1cc207b400c343d8ad638cb8f57930 (patch) | |
tree | 9f14efdf4e92ecd21b713b0d6b9e1ea6fcdd81af /mail | |
parent | b9ccbe390542088c505fe6d09701cef4bd8da478 (diff) | |
download | freebsd-ports-gnome-52e2976aab1cc207b400c343d8ad638cb8f57930.tar.gz freebsd-ports-gnome-52e2976aab1cc207b400c343d8ad638cb8f57930.tar.zst freebsd-ports-gnome-52e2976aab1cc207b400c343d8ad638cb8f57930.zip |
Activate asmail.
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 5b7233846662..2b7d5a298f6b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.48 1997/09/13 14:07:08 ache Exp $ +# $Id: Makefile,v 1.49 1997/11/01 14:16:47 jseger Exp $ # SUBDIR += adcomplain + SUBDIR += asmail SUBDIR += bulk_mailer SUBDIR += cucipop SUBDIR += cyrus |