diff options
author | wiz <wiz@pkgsrc.org> | 2022-08-24 10:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-08-24 10:18:43 +0000 |
commit | b12206d136875ed490d47829f3ba88dae075997f (patch) | |
tree | fa1b62846c23c785c83918a47a710fcfd6315c1e /mail/Makefile | |
parent | b912aa1893008c05473e6fc32e8057e2ea57e236 (diff) | |
download | pkgsrc-b12206d136875ed490d47829f3ba88dae075997f.tar.gz |
mail/Makefile: + 1
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 0a2c1996c79..9ddd5f53169 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.580 2022/08/19 13:59:43 wiz Exp $ +# $NetBSD: Makefile,v 1.581 2022/08/24 10:18:43 wiz Exp $ # COMMENT= Electronic mail utilities @@ -296,6 +296,7 @@ SUBDIR+= pst-utils SUBDIR+= pulsar SUBDIR+= py-aiosmtpd SUBDIR+= py-authres +SUBDIR+= py-checkdmarc SUBDIR+= py-email_validator SUBDIR+= py-flufl.bounce SUBDIR+= py-imapclient |