diff options
author | Renato Botelho <garga@FreeBSD.org> | 2007-03-13 20:11:19 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2007-03-13 20:11:19 +0000 |
commit | 6dee7aadd206bc514c80d7ae5b6ab6b2da2627cc (patch) | |
tree | 8bc202477887df5a3cf81f5a43cc6c0386d5efc4 /security/squidclam | |
parent | d8426aee69f7d3a57a84c4e44d4bf665a4402065 (diff) | |
download | ports-6dee7aadd206bc514c80d7ae5b6ab6b2da2627cc.tar.gz ports-6dee7aadd206bc514c80d7ae5b6ab6b2da2627cc.zip |
Notes
Diffstat (limited to 'security/squidclam')
-rw-r--r-- | security/squidclam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/squidclam/Makefile b/security/squidclam/Makefile index 35dadb4b6f59..514f4872abf0 100644 --- a/security/squidclam/Makefile +++ b/security/squidclam/Makefile @@ -7,7 +7,7 @@ PORTNAME= squidclam PORTVERSION= 0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |