www/nginx: not yet...

This commit is contained in:
Franco Fichtner 2018-08-16 07:44:18 +02:00
parent 7ffb48bf53
commit 3f8fb6288a

View file

@ -1,7 +1,8 @@
PLUGIN_NAME= nginx
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
PLUGIN_DEPENDS= nginx
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
PLUGIN_NAME= nginx
PLUGIN_VERSION= 0.5
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
PLUGIN_DEPENDS= nginx
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"