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 /www/mod_clamav | |
parent | d8426aee69f7d3a57a84c4e44d4bf665a4402065 (diff) | |
download | ports-6dee7aadd206bc514c80d7ae5b6ab6b2da2627cc.tar.gz ports-6dee7aadd206bc514c80d7ae5b6ab6b2da2627cc.zip |
Notes
Diffstat (limited to 'www/mod_clamav')
-rw-r--r-- | www/mod_clamav/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile index 85550c032897..7b8ec281b6e0 100644 --- a/www/mod_clamav/Makefile +++ b/www/mod_clamav/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_clamav PORTVERSION= 0.21 +PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= http://software.othello.ch/mod_clamav/ |