diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 17:46:38 +0200 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 17:46:38 +0200 |
| commit | ade2a047e0eb835f7f42682496614cfd259757ea (patch) | |
| tree | 4656239b9872478b3e3e01d6086ad3be671338e4 /security/p5-File-Scan-ClamAV | |
| parent | Move more WWW entries from pkg-descr files into Makefiles (diff) | |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit)
Diffstat (limited to 'security/p5-File-Scan-ClamAV')
| -rw-r--r-- | security/p5-File-Scan-ClamAV/Makefile | 2 | ||||
| -rw-r--r-- | security/p5-File-Scan-ClamAV/pkg-descr | 2 |
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 |
