diff options
author | seb <seb@pkgsrc.org> | 2006-10-01 21:46:12 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2006-10-01 21:46:12 +0000 |
commit | 4901ee1afb4e7e2f69674f52eee595540f74b710 (patch) | |
tree | 94dafed50c13a410971d9b72303288b0c0b34f42 /mail | |
parent | c02f8daba637fd1f83402f9e2cbed5463e2153e8 (diff) | |
download | pkgsrc-4901ee1afb4e7e2f69674f52eee595540f74b710.tar.gz |
Add & enable p5-Net-SMTP_auth
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 9213b57b609..087ac3f289c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.292 2006/08/10 11:18:35 abs Exp $ +# $NetBSD: Makefile,v 1.293 2006/10/01 21:46:12 seb Exp $ # COMMENT= Electronic mail utilities @@ -143,6 +143,7 @@ SUBDIR+= p5-Mail-Sendmail SUBDIR+= p5-Mail-Webmail-Gmail SUBDIR+= p5-MailTools SUBDIR+= p5-Net-LMTP +SUBDIR+= p5-Net-SMTP_auth SUBDIR+= p5-Sendmail-AccessDB SUBDIR+= p5-Sendmail-PMilter SUBDIR+= p5-User-Identity |