diff options
author | obache <obache> | 2008-10-31 11:36:16 +0000 |
---|---|---|
committer | obache <obache> | 2008-10-31 11:36:16 +0000 |
commit | 8e428962ee0cad805ba2b8a67c8961509061766a (patch) | |
tree | 0bd1c771d49874d1e779c55c47839edfcbbcbb06 | |
parent | 24f8eaa6525222dca61a6b872bb81131697ad572 (diff) | |
download | pkgsrc-8e428962ee0cad805ba2b8a67c8961509061766a.tar.gz |
Add and enable p5-Net-ManageSieve.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index b311fb0a10d..b19e3809003 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.364 2008/10/30 13:02:42 obache Exp $ +# $NetBSD: Makefile,v 1.365 2008/10/31 11:36:16 obache Exp $ # COMMENT= Electronic mail utilities @@ -206,6 +206,7 @@ SUBDIR+= p5-Mail-Sendmail SUBDIR+= p5-Mail-Webmail-Gmail SUBDIR+= p5-MailTools SUBDIR+= p5-Net-LMTP +SUBDIR+= p5-Net-ManageSieve SUBDIR+= p5-Net-SMTP_auth SUBDIR+= p5-Sendmail-AccessDB SUBDIR+= p5-Sendmail-PMilter |