aboutsummaryrefslogtreecommitdiff
path: root/security/p5-File-Scan-ClamAV
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-08 15:46:38 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-08 15:46:38 +0000
commitade2a047e0eb835f7f42682496614cfd259757ea (patch)
tree4656239b9872478b3e3e01d6086ad3be671338e4 /security/p5-File-Scan-ClamAV
parent986beaaabc71b9e7e29e7e89e0f36405b687216f (diff)
downloadports-ade2a047e0eb835f7f42682496614cfd259757ea.tar.gz
ports-ade2a047e0eb835f7f42682496614cfd259757ea.zip
Diffstat (limited to 'security/p5-File-Scan-ClamAV')
-rw-r--r--security/p5-File-Scan-ClamAV/Makefile2
-rw-r--r--security/p5-File-Scan-ClamAV/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-File-Scan-ClamAV/Makefile b/security/p5-File-Scan-ClamAV/Makefile
index 014dab4d96f9..70fa6d5febbd 100644
--- a/security/p5-File-Scan-ClamAV/Makefile
+++ b/security/p5-File-Scan-ClamAV/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for the clamav virus scanner
-WWW= https://metacpan.org/release/File-Scan-ClamAV
+WWW= http://www.clamav.net/
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/security/p5-File-Scan-ClamAV/pkg-descr b/security/p5-File-Scan-ClamAV/pkg-descr
index 9e2f9cababbc..b025b8e1eaca 100644
--- a/security/p5-File-Scan-ClamAV/pkg-descr
+++ b/security/p5-File-Scan-ClamAV/pkg-descr
@@ -2,6 +2,4 @@ A library for connecting to and sending commands to a local
ClamAV clamd service - an anti-virus daemon process.
You can find more information about clam anti-virus at
-WWW: http://www.clamav.net/
-
File::Scan::ClamAV was originally based on the Clamd module