diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-03-26 10:15:30 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-03-26 10:15:30 +0800 |
commit | 5fa8256e0f62673a933016c22f4056d38ae302c8 (patch) | |
tree | 90f3e9bb2884a4ea704f2fe6e2b3e33d53bfd60e /mail | |
parent | a3dec2d5c9bff80fecb79868d1b5ac17c21f6e53 (diff) | |
download | freebsd-ports-gnome-5fa8256e0f62673a933016c22f4056d38ae302c8.tar.gz freebsd-ports-gnome-5fa8256e0f62673a933016c22f4056d38ae302c8.tar.zst freebsd-ports-gnome-5fa8256e0f62673a933016c22f4056d38ae302c8.zip |
Add mail/bulk_mailer and audio/splay
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 97db5ca24902..2022db2901a7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.38 1997/01/10 02:39:48 pst Exp $ +# $Id: Makefile,v 1.39 1997/02/02 15:27:16 ache Exp $ # + SUBDIR += bulk_mailer SUBDIR += elm SUBDIR += exim SUBDIR += exmh |