From 6f25688238706872db17dd31b87ef6d689dfec0c Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:05:35 +0000 Subject: [PATCH] packages/xmpp4r: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40210 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/xmpp4r/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/xmpp4r/Makefile b/libs/xmpp4r/Makefile index 9e2ef4ce2..b545963a4 100644 --- a/libs/xmpp4r/Makefile +++ b/libs/xmpp4r/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v3. @@ -22,8 +22,8 @@ define Package/xmpp4r SECTION:=libs CATEGORY:=Libraries DEPENDS:=+ruby - MAINTAINER:=Giovanni Di Stasi - URL:=http://home.gna.org/xmpp4r/ + MAINTAINER:=Giovanni Di Stasi + URL:=http://home.gna.org/xmpp4r/ endef define Package/xmpp4r/description