diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 10:47:39 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 10:49:39 +0000 |
commit | 783c056d7d681d66e2c5c59251c275d65274028e (patch) | |
tree | 219b211cf69596ba0765ed999e10b15d8dd2ab56 /security/clamav | |
parent | e88e592111c86fdd1c0ac8717dbef9342e15e27c (diff) |
Diffstat (limited to 'security/clamav')
-rw-r--r-- | security/clamav/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index f221e815020a..1cb845d8e798 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,6 +1,5 @@ PORTNAME= clamav DISTVERSION= 0.105.1 -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ |