diff options
author | schmonz <schmonz@pkgsrc.org> | 2017-01-08 20:36:57 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2017-01-08 20:36:57 +0000 |
commit | 5fa7b99a1f345055ee0b33fba171ad27d5ad7671 (patch) | |
tree | a6e521c72dbdd6f0654b39ff8f4d280880cb2cb6 /mail | |
parent | 2cc89b5db1a917d8b3c9ee37db0c5db91220e5a7 (diff) | |
download | pkgsrc-5fa7b99a1f345055ee0b33fba171ad27d5ad7671.tar.gz |
Add and enable swaks.
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 8bd83f1808c..af10ae826d1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.484 2016/12/22 14:15:57 kivinen Exp $ +# $NetBSD: Makefile,v 1.485 2017/01/08 20:36:57 schmonz Exp $ # COMMENT= Electronic mail utilities @@ -348,6 +348,7 @@ SUBDIR+= squirrelmail-decode SUBDIR+= squirrelmail-locales SUBDIR+= sqwebmail SUBDIR+= ssmtp +SUBDIR+= swaks SUBDIR+= sylpheed SUBDIR+= sympa SUBDIR+= t-prot |