diff options
author | grant <grant@pkgsrc.org> | 2003-12-08 15:40:26 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-12-08 15:40:26 +0000 |
commit | a44be34089624abb50136209b51c79ad6e44c021 (patch) | |
tree | 4efc4a5121d12084a1aca280d918b3a909574aeb /mail | |
parent | e0d2962599f3cb8af7cb20e9182cab29641b1336 (diff) | |
download | pkgsrc-a44be34089624abb50136209b51c79ad6e44c021.tar.gz |
+p5-Mail-ClamAV
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 80219ca218b..4d5ad97eab6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2003/12/04 05:26:09 grant Exp $ +# $NetBSD: Makefile,v 1.186 2003/12/08 15:40:26 grant Exp $ # COMMENT= Electronic mail utilities @@ -102,6 +102,7 @@ SUBDIR+= p5-IMAP-Admin SUBDIR+= p5-MIME-Lite SUBDIR+= p5-MIME-tools SUBDIR+= p5-Mail-Audit +SUBDIR+= p5-Mail-ClamAV SUBDIR+= p5-Mail-IMAPClient SUBDIR+= p5-Mail-ListDetector SUBDIR+= p5-Mail-Sendmail |