diff options
author | mjl <mjl@pkgsrc.org> | 2003-08-31 13:51:20 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2003-08-31 13:51:20 +0000 |
commit | 969e6416882f87aa2321ad56c170863d3d60f6c8 (patch) | |
tree | a5269b396487188461819eea74fa815cb5ad8806 /mail/anomy-sanitizer/Makefile | |
parent | ce86bf85a745a3b5f7a2ebd168d13c054116224d (diff) | |
download | pkgsrc-969e6416882f87aa2321ad56c170863d3d60f6c8.tar.gz |
Update anomy-sanitizer to 1.63.
Changes include some improvements to the file detection mechanism,
interface to the f-prot virus scanner as well as quite a lot of bug
fixes. Note: the last pkgsrc version was from over 1.5 years ago.
Diffstat (limited to 'mail/anomy-sanitizer/Makefile')
-rw-r--r-- | mail/anomy-sanitizer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/anomy-sanitizer/Makefile b/mail/anomy-sanitizer/Makefile index ed8922ae872..9c31f7a7952 100644 --- a/mail/anomy-sanitizer/Makefile +++ b/mail/anomy-sanitizer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/06/09 01:53:15 kim Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/31 13:51:20 mjl Exp $ # -DISTNAME= anomy-sanitizer-1.49 +DISTNAME= anomy-sanitizer-1.63 WRKSRC= ${WRKDIR}/anomy CATEGORIES= mail MASTER_SITES= http://mailtools.anomy.net/dist/ |