From d28e3af0bfd34f4079105ad58c1406ac12f9d37a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 15 Feb 2017 23:12:35 +0100 Subject: [PATCH] www/web-proxy-sso: no longer need PLUGIN_PRIVATE --- www/web-proxy-sso/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/www/web-proxy-sso/Makefile b/www/web-proxy-sso/Makefile index 665601248..5fe72f718 100644 --- a/www/web-proxy-sso/Makefile +++ b/www/web-proxy-sso/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= web-proxy-sso PLUGIN_VERSION= 0.3 -PLUGIN_PRIVATE= yes PLUGIN_COMMENT= Add SSO Active Directory to use in Proxy PLUGIN_DEPENDS= msktutil PLUGIN_MAINTAINER= gitdevmod@github.com