diff options
-rw-r--r-- | security/clamfs/Makefile | 2 | ||||
-rw-r--r-- | security/clamfs/pkg-message | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/clamfs/Makefile b/security/clamfs/Makefile index dfec478eca04..b8481dd90746 100644 --- a/security/clamfs/Makefile +++ b/security/clamfs/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= anastmag@gmail.com +MAINTAINER= anastasios@mageirias.com COMMENT= User-space fs with on-access antivirus scanning LICENSE= GPLv2 diff --git a/security/clamfs/pkg-message b/security/clamfs/pkg-message index 5ee98c1ff9ba..6c658da014b0 100644 --- a/security/clamfs/pkg-message +++ b/security/clamfs/pkg-message @@ -1,5 +1,5 @@ ************************************************************************** -In order to use clamav, you should load fuse.ko module. +In order to use clamfs, you should load fuse.ko module. Type "sudo kldload fuse.ko" |