[Lunar-commits] <moonbase> slurm: fix the source path.
Florin Braescu
florin at lunar-linux.org
Thu Mar 4 20:41:40 CET 2010
commit 8040f695286afc0f643ea39b92ef310597d314e4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Mar 4 21:41:40 2010 +0200
slurm: fix the source path.
Thanks to Drew Kelling for the submission.
---
net/slurm/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net/slurm/DETAILS b/net/slurm/DETAILS
index 31ee8ec..8a7b510 100644
--- a/net/slurm/DETAILS
+++ b/net/slurm/DETAILS
@@ -1,7 +1,7 @@
MODULE=slurm
VERSION=0.3.3
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.wormulon.net/files/$MODULE/
+ SOURCE_URL=http://www.wormulon.net/$MODULE
SOURCE_VFY=sha1:232a7f28ec3457b2e9d554ed844a45642dea1cc5
WEB_SITE=http://www.wormulon.net/projects/slurm
ENTERED=20040422
@@ -10,7 +10,7 @@
cat << EOF
slurm started as a port of pppstatus to FreeBSD and now is a generic
-netowrk load monitor. It features three difference modes with real-
+netowrk load monitor. It features three difference modes with real-
time ASCII graphs and interface statistics for all kinds of network
-interfaces. It is also themeable (as of version 0.3.0).
+interfaces. It is also themeable.
EOF
More information about the Lunar-commits
mailing list