diff options
author | jlam <jlam> | 2003-06-19 20:39:58 +0000 |
---|---|---|
committer | jlam <jlam> | 2003-06-19 20:39:58 +0000 |
commit | 7586c0ba34631d607d5e87265d6ed779c04c4e2f (patch) | |
tree | 6736b4ad8b6c523e7c5c870f20bdd396f70a547d /mail/Makefile | |
parent | 64f6824bc8475d97d922a037b3f4cbb300ff82ae (diff) | |
download | pkgsrc-7586c0ba34631d607d5e87265d6ed779c04c4e2f.tar.gz |
Add and enable mail/ssmtp.
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 c9745b37f81..7f98c8452b9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.168 2003/05/31 13:57:32 uebayasi Exp $ +# $NetBSD: Makefile,v 1.169 2003/06/19 20:39:58 jlam Exp $ # COMMENT= Electronic mail utilities @@ -129,6 +129,7 @@ SUBDIR+= spamprobe SUBDIR+= spruce SUBDIR+= squirrelmail SUBDIR+= sqwebmail +SUBDIR+= ssmtp SUBDIR+= sylpheed SUBDIR+= sylpheed-claws SUBDIR+= sympa |