diff options
author | martti <martti@pkgsrc.org> | 2007-05-31 05:26:46 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-05-31 05:26:46 +0000 |
commit | c66bd946c099c888332676e8e6e74768593cfad4 (patch) | |
tree | 434e8a43123e79e7e0d5fd255721a378324c130a /mail/clamav/Makefile | |
parent | 9a5f80e0aeb00d62c2c9ff7f75cd4dde6c782cb8 (diff) | |
download | pkgsrc-c66bd946c099c888332676e8e6e74768593cfad4.tar.gz |
Updated mail/clamav to 0.90.3
Lots of bug fixes since 0.90.2. For details, see ChangeLog.
Diffstat (limited to 'mail/clamav/Makefile')
-rw-r--r-- | mail/clamav/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile index 36e7a655fc8..2594878b798 100644 --- a/mail/clamav/Makefile +++ b/mail/clamav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2007/04/13 08:58:46 xtraeme Exp $ +# $NetBSD: Makefile,v 1.73 2007/05/31 05:26:46 martti Exp $ DISTNAME= clamav-${CLAMAV_VERSION} PKGNAME= clamav-${CLAMAV_VERSION:S/-/./} @@ -12,7 +12,7 @@ COMMENT= Anti-virus toolkit PKG_INSTALLATION_TYPES= overwrite pkgviews -CLAMAV_VERSION= 0.90.2 +CLAMAV_VERSION= 0.90.3 USE_LIBTOOL= yes |