summaryrefslogtreecommitdiffstats
path: root/network/quagga
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:00:14 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:01:58 -0400
commita11fe67bac39409a738d987823ad990bc2a49f6a (patch)
tree16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /network/quagga
parentab0586e7c5c26167908e1872c8005760446ecab5 (diff)
downloadslackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz
slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.xz
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/quagga')
-rw-r--r--network/quagga/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/quagga/README b/network/quagga/README
index 1352f95b68..401d4f80f7 100644
--- a/network/quagga/README
+++ b/network/quagga/README
@@ -3,4 +3,4 @@ OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms, particularly
FreeBSD, Linux, Solaris and NetBSD. Quagga is a fork of GNU Zebra which
was developed by Kunihiro Ishiguro. The Quagga tree aims to build a more
involved community around Quagga than the current centralised model of
-GNU Zebra. \ No newline at end of file
+GNU Zebra.