diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-04 11:01:50 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-04 11:01:50 +0000 |
commit | 9015d17e4244274fe6c516d19dbd7a41b63479a1 (patch) | |
tree | 9913830cc525fb709e9b4e1e649309c1958b56b8 /security/clamav/Makefile | |
parent | 082a294a2b822a9f5f4a0649e901f66aaf9701a6 (diff) | |
download | ports-9015d17e4244274fe6c516d19dbd7a41b63479a1.tar.gz ports-9015d17e4244274fe6c516d19dbd7a41b63479a1.zip |
Notes
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 69b5d6b1995c..9ca2f2888f01 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.73 +DISTVERSION= 0.74 OPTIONS= MILTER "Compile the milter interface" off USE_REINPLACE= yes |