]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed description of autoconf and automake.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 May 2009 15:40:34 +0000 (17:40 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 May 2009 15:40:34 +0000 (17:40 +0200)
lfs/autoconf
lfs/automake

index 43ee816b90af1581fae811a959404f1f10714479..41e97beee7adcc18caceeeca17801b1a9d354346 100644 (file)
@@ -42,7 +42,7 @@ DEPS       =
 
 URL        = http://www.gnu.org/software/autoconf/
 LICENSE    = GPLv2+
-SHORT_DESC = A GNU tool for automatically configuring source code
+SHORT_DESC = A GNU tool for automatically configuring source code.
 
 define LONG_DESC
        GNU's Autoconf is a tool for configuring source code and Makefiles. \
index 1dc9839d1116ece3b13a1948143010d532c71299..ccc7641b47c6030fe452844c73d3f22a457a22ab 100644 (file)
@@ -42,7 +42,7 @@ DEPS       = autoconf
 
 URL        = http://www.gnu.org/software/automake/
 LICENSE    = GPLv2+
-SHORT_DESC = A GNU tool for automatically configuring source code
+SHORT_DESC = A GNU tool for automatically configuring source code.
 
 define LONG_DESC
        Automake is a tool for automatically generating Makefile.in \