From 28884146d8525d22fabfc9d7d6f170731fc780fb Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sat, 23 Dec 2017 21:47:00 +0100 Subject: [PATCH] www/web-proxy-useracl: release plugin by Smart-Soft --- www/web-proxy-useracl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/web-proxy-useracl/Makefile b/www/web-proxy-useracl/Makefile index b6dd831ad..b9cbca316 100644 --- a/www/web-proxy-useracl/Makefile +++ b/www/web-proxy-useracl/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= web-proxy-useracl -PLUGIN_VERSION= 0.0.2 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Group and user ACL for the web proxy PLUGIN_MAINTAINER= kekek2@ya.ru PLUGIN_WWW= http://smart-soft.ru -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"