diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-03-23 08:59:51 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-03-23 09:41:46 +0000 |
commit | d632fbe55e45559d03a0bef7211913964aeba45a (patch) | |
tree | dfe614bec91d06acd5deb349b5eaae27be8d702c /security/clamav | |
parent | 54ef48424c0dce1f78e441d377719c74a05fb626 (diff) |
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 9c5307283f7c..fa02abe1d8af 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,6 +1,6 @@ PORTNAME= clamav DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ |