diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-28 15:20:46 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-28 15:20:46 +0000 |
commit | ce27b0a151fdaab283e6b0e40e2f8f0ba8fbba82 (patch) | |
tree | e6c9c289c73783df389fddfaac5be8b4d83f2b78 /mail/p5-Clamd/Makefile | |
parent | c01a95ffbd561eb9514d2ecaf7ab7b14681aa442 (diff) | |
download | ports-ce27b0a151fdaab283e6b0e40e2f8f0ba8fbba82.tar.gz ports-ce27b0a151fdaab283e6b0e40e2f8f0ba8fbba82.zip |
Notes
Diffstat (limited to 'mail/p5-Clamd/Makefile')
-rw-r--r-- | mail/p5-Clamd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Clamd/Makefile b/mail/p5-Clamd/Makefile index 7ade56d836ba..f9aace1ecd80 100644 --- a/mail/p5-Clamd/Makefile +++ b/mail/p5-Clamd/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Clamd - Connect to a local clamd service and send commands +COMMENT= Connect to local clamd(8) service and send commands BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= clamd:security/clamav |