diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:54:07 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:54:07 +0800 |
commit | f62ea70512ceca81683a0d97e7658ee836d20145 (patch) | |
tree | c3cd24c37f7c3597abefae7b0d70b88d9e4fc6bc /www/mod_clamav | |
parent | 74f60b3e15fe94fb7d1a852da48a637db87877da (diff) | |
download | freebsd-ports-gnome-f62ea70512ceca81683a0d97e7658ee836d20145.tar.gz freebsd-ports-gnome-f62ea70512ceca81683a0d97e7658ee836d20145.tar.zst freebsd-ports-gnome-f62ea70512ceca81683a0d97e7658ee836d20145.zip |
5/5: Chase www/apache22 (bundled apr shlib bump)
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
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/ |