diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
commit | 5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038 (patch) | |
tree | fa0da7af96820bb5400b8feb5e54b86142d1ec8e /www/mod_clamav | |
parent | 3a2084de1e20e1397cb5ebadab556d95be899e75 (diff) | |
download | ports-5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038.tar.gz ports-5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038.zip |
Notes
Diffstat (limited to 'www/mod_clamav')
-rw-r--r-- | www/mod_clamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile index 3c576932e6e2..8741f867a8ef 100644 --- a/www/mod_clamav/Makefile +++ b/www/mod_clamav/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_clamav PORTVERSION= 0.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www security MASTER_SITES= http://software.othello.ch/mod_clamav/ \ http://www.kommunity.net/download/mod_clamav/ |