diff options
author | max <max@FreeBSD.org> | 1996-09-30 01:03:58 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-09-30 01:03:58 +0800 |
commit | dc00b66080a9b940e054aa4ca7b1ab11e3595607 (patch) | |
tree | eb42e83141b390a448f4187c880ef1adfc0912f7 /mail | |
parent | 22d0cf2d3f1b5e7bfb3bc08c05a2297baff11c8a (diff) | |
download | freebsd-ports-gnome-dc00b66080a9b940e054aa4ca7b1ab11e3595607.tar.gz freebsd-ports-gnome-dc00b66080a9b940e054aa4ca7b1ab11e3595607.tar.zst freebsd-ports-gnome-dc00b66080a9b940e054aa4ca7b1ab11e3595607.zip |
Activated mailagent.
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 6b97bcfc8f02..0da0ec5727d1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.24 1996/07/20 01:44:18 asami Exp $ +# $Id: Makefile,v 1.25 1996/08/21 09:08:40 asami Exp $ # SUBDIR += elm SUBDIR += exim + SUBDIR += mailagent SUBDIR += majordomo SUBDIR += metamail SUBDIR += mh |