diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-03 13:36:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-03 13:36:58 +0000 |
commit | 97064443dea709f3d27beb516dab87ac6a533f54 (patch) | |
tree | 587fc934bc5975d202ef2a7a793afcc14cc63d41 /security/clamav | |
parent | d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221 (diff) |
Notes
Diffstat (limited to 'security/clamav')
-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 e0e510d9dc5d..5da41ce891c8 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -3,7 +3,7 @@ PORTNAME= clamav PORTVERSION= 0.99.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.clamav.net/downloads/production/ |