diff options
Diffstat (limited to 'security/clamav/Makefile')
-rw-r--r-- | security/clamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index e1a32d50a99a..4387840bb0c3 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.80rc4 +DISTVERSION= 0.80 OPTIONS= MILTER "Compile the milter interface" Off \ CURL "Support URL downloading" Off |