diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-30 03:23:58 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-30 03:23:58 +0000 |
commit | d5c33331d604e77618741593ce518be993b29b89 (patch) | |
tree | 2f961f0dee14124924314bcc8b84600ed01bcce5 | |
parent | badca57123426b9d83f84d8ddef36c534f043f16 (diff) | |
download | ports-d5c33331d604e77618741593ce518be993b29b89.tar.gz ports-d5c33331d604e77618741593ce518be993b29b89.zip |
activate zmailer
Notes
Notes:
svn path=/head/; revision=21107
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 6190a3caed58..483263dd496d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -93,5 +93,6 @@ SUBDIR += xpbiff SUBDIR += xpbiff-youbin SUBDIR += youbin + SUBDIR += zmailer .include <bsd.port.subdir.mk> |