]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed several typos.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Apr 2009 08:19:04 +0000 (10:19 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Apr 2009 08:19:04 +0000 (10:19 +0200)
lfs/dosfstools
lfs/module-init-tools
lfs/tar

index a5a9569c53d1e11ec6deecedf860ad3a124f4f63..812ce62a002cba6abb995cf2a78e85ee48533698 100644 (file)
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 MAINTAINER =
-GROUP      = System/Filesystem
+GROUP      = System/Filesystems
 EXTRA      = no
 DEBUG      = no
 DEPS       =
index fddad6a8557c3770f32df7e2033bbc07188bc613..21f58ca70b4989f200400aaaa86e02395205f566 100644 (file)
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 MAINTAINER =
-GROUP      = Sytem/Base
+GROUP      = System/Base
 EXTRA      = no
 DEBUG      = no
 DEPS       =
diff --git a/lfs/tar b/lfs/tar
index 9f3beef551d75756c5923c236a568beb6c596e03..e9a085cff4dc226a9baf52eb4ba903feb79e5ca2 100644 (file)
--- a/lfs/tar
+++ b/lfs/tar
@@ -41,7 +41,7 @@ DEBUG      = no
 DEPS       =
 
 URL        = http://www.gnu.org/software/tar/
-LICENSE    = GLPv3+
+LICENSE    = GPLv3+
 SHORT_DESC = A GNU file archiving program.
 
 define LONG_DESC