From d011e2c724d2b119d72baf36aa074ff1b8c83f0e Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 2 Oct 2017 19:26:45 +0200 Subject: [PATCH] net/quagga: unfix whitespaces, this is tabs ;) --- net/quagga/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 13d73aef8..51e30d961 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,7 +1,7 @@ -PLUGIN_NAME= quagga -PLUGIN_VERSION= 1.4.2 -PLUGIN_COMMENT= Quagga Routing Suite -PLUGIN_DEPENDS= quagga ruby -PLUGIN_MAINTAINER= franz.fabian.94@gmail.com +PLUGIN_NAME= quagga +PLUGIN_VERSION= 1.4.2 +PLUGIN_COMMENT= Quagga Routing Suite +PLUGIN_DEPENDS= quagga ruby +PLUGIN_MAINTAINER= franz.fabian.94@gmail.com .include "../../Mk/plugins.mk"