diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-08 14:05:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-08 14:05:38 +0000 |
commit | 4b561cebf5fe5efc7d9b1dff1a4ac2311e2ccf7b (patch) | |
tree | aa087356c4555d5614aa609b6ac4282b84c7080f | |
parent | 34512a0a1703f351662b2b4612b229fb7a574b09 (diff) | |
download | ports-4b561cebf5fe5efc7d9b1dff1a4ac2311e2ccf7b.tar.gz ports-4b561cebf5fe5efc7d9b1dff1a4ac2311e2ccf7b.zip |
Notes
-rw-r--r-- | security/clamav/Makefile | 2 | ||||
-rw-r--r-- | security/clamav/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index aee67c458354..82b3b047e44a 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ arc:${PORTSDIR}/archivers/arc \ unzip:${PORTSDIR}/archivers/unzip -DISTVERSION= 0.75 +DISTVERSION= 0.75.1 OPTIONS= MILTER "Compile the milter interface" off USE_REINPLACE= yes diff --git a/security/clamav/distinfo b/security/clamav/distinfo index 26d1b56adfca..a1fe8b7a2766 100644 --- a/security/clamav/distinfo +++ b/security/clamav/distinfo @@ -1,2 +1,2 @@ -MD5 (clamav-0.75.tar.gz) = 645d3d5b6d6bea2af6db92295b5c10af -SIZE (clamav-0.75.tar.gz) = 2764536 +MD5 (clamav-0.75.1.tar.gz) = 2c85b7957eba9fd9e9ff8c2537ae006f +SIZE (clamav-0.75.1.tar.gz) = 2777319 |