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 | 13c5983baeaf73d3521bf147cbe1341c97695107 (patch) | |
tree | 4efc4a5121d12084a1aca280d918b3a909574aeb /mail | |
parent | 91ffa58538d1dac7b178b37afa2922cc0cb505d5 (diff) | |
download | pkgsrc-13c5983baeaf73d3521bf147cbe1341c97695107.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 |