diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-01 21:44:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-01 21:44:06 +0000 |
commit | d1ccd06cb9fcbd64310af294dad14cc3658d8560 (patch) | |
tree | 9eda57f6e3cbddfecf0a76228e424b53e43ca6aa | |
parent | Update WWW (diff) |
Update MASTER_SITES
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=491883
-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 8846d2fcabf7..255cdd001346 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -4,7 +4,7 @@ PORTNAME= clamav PORTVERSION= 0.101.1 PORTEPOCH= 1 CATEGORIES= security -MASTER_SITES= http://www.clamav.net/downloads/production/ +MASTER_SITES= https://www.clamav.net/downloads/production/ MAINTAINER= yasu@utahime.org COMMENT= Command line virus scanner written entirely in C |