[Lunar-commits] r22030 - moonbase/trunk/utils/indent
Dennis Veatch
stumbles at lunar-linux.org
Thu Nov 2 15:06:46 CET 2006
Author: stumbles
Date: 2006-11-02 15:06:46 +0100 (Thu, 02 Nov 2006)
New Revision: 22030
Modified:
moonbase/trunk/utils/indent/DETAILS
Log:
just a tweak.
Modified: moonbase/trunk/utils/indent/DETAILS
===================================================================
--- moonbase/trunk/utils/indent/DETAILS 2006-11-02 05:15:55 UTC (rev 22029)
+++ moonbase/trunk/utils/indent/DETAILS 2006-11-02 14:06:46 UTC (rev 22030)
@@ -3,15 +3,15 @@
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$GNU_URL/$MODULE/
SOURCE_VFY=sha1:9329422a366a77fca64102282a3ec99c0dd47b83
- WEB_SITE=http://www.gnu.org/software/indent/indent.html
+ WEB_SITE=http://www.gnu.org/software/indent/
ENTERED=20020529
UPDATED=20020529
SHORT="The indent program can be used to make code easier to read."
MAINTAINER=csm at moongroup.com
cat << EOF
-GNU indent changes the appearance of a C program by inserting or
+GNU indent changes the appearance of a C program by inserting or
deleting whitespace according to a plethora of options. Some canned
-styles of formatting are supported as well. GNU indent is a
-descendant of BSD indent.
+styles of formatting are supported as well. GNU indent is a
+descendant of BSD indent.
EOF
More information about the Lunar-commits
mailing list