]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed typo and URL
authorMarcus Scholz <commander1024@ipfire.org>
Fri, 4 Sep 2009 21:22:11 +0000 (23:22 +0200)
committerMarcus Scholz <commander1024@ipfire.org>
Fri, 4 Sep 2009 21:22:11 +0000 (23:22 +0200)
lfs/joe

diff --git a/lfs/joe b/lfs/joe
index 82d5c86150683f3ff1ef4eddb44059a25fa4ba28..777ba127dc4cf374cffd012329482789b0c48b9f 100644 (file)
--- a/lfs/joe
+++ b/lfs/joe
@@ -41,12 +41,12 @@ DEBUG      = no
 BUILD_DEPS =
 DEPS       = 
 
-URL        = http://www.nano-editor.org/
+URL        = http://joe-editor.sourceforge.net/
 LICENSE    = GPLv2+
 SHORT_DESC = A small text editor similar to wordstar in matter of usage.
 
 define LONG_DESC
-       GNU nano is a small and friendly text editor which provides the look
+       GNU joe is a small and friendly text editor which provides the look
        and feel of the good old wordstar.
 endef