From 456316722f0f0c8d5d5254ca0a6dd8f14bf3a0be Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 14 Sep 2018 15:28:59 +0200 Subject: [PATCH] www/c-icap: unbreak GitHub PR --- www/c-icap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 46288e265..336e09699 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= c-icap PLUGIN_VERSION= 1.5 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= c-icap connects the web proxy with a virus scanner PLUGIN_DEPENDS= c-icap c-icap-modules PLUGIN_MAINTAINER= m.muenz@gmail.com