diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-22 19:20:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-22 19:20:42 +0000 |
commit | aabbea4dfa35b90da2ff61c832e55740aca0cf61 (patch) | |
tree | e3974619a41ef52fc22bc4aa247418f7112e3ddc /security/clamav | |
parent | a700f9422a048646769d445cc4a4c71ff296a020 (diff) | |
download | ports-aabbea4dfa35b90da2ff61c832e55740aca0cf61.tar.gz ports-aabbea4dfa35b90da2ff61c832e55740aca0cf61.zip |
Notes
Diffstat (limited to 'security/clamav')
-rw-r--r-- | security/clamav/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 475dbacf2e00..109b38cbc185 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -2,6 +2,7 @@ PORTNAME= clamav PORTVERSION= 0.102.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ |