diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-03-27 11:53:07 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-03-27 11:53:07 +0000 |
commit | b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1 (patch) | |
tree | e217dbc778a52087c20ecaea92beea91b2266052 /security/squidclamav | |
parent | d253acf464b19446c05f5daaeadfa06ee7126cb7 (diff) | |
download | ports-b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1.tar.gz ports-b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1.zip |
Notes
Diffstat (limited to 'security/squidclamav')
-rw-r--r-- | security/squidclamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/squidclamav/Makefile b/security/squidclamav/Makefile index c2ec82d0201a..e7cf0c81460e 100644 --- a/security/squidclamav/Makefile +++ b/security/squidclamav/Makefile @@ -7,7 +7,7 @@ PORTNAME= squidclamav PORTVERSION= 3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.samse.fr/GPL/squidclamav/ |