diff options
author | grant <grant> | 2003-12-08 15:40:26 +0000 |
---|---|---|
committer | grant <grant> | 2003-12-08 15:40:26 +0000 |
commit | 838c0d6afb8808ad25be6f4fbfcb9ab8e3ec919a (patch) | |
tree | 4efc4a5121d12084a1aca280d918b3a909574aeb /mail | |
parent | b4622fce2bdb40215e348a17347a4c29a651ba6b (diff) | |
download | pkgsrc-838c0d6afb8808ad25be6f4fbfcb9ab8e3ec919a.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 |