[csw-devel] SF.net SVN: gar:[14298] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Apr 17 22:55:06 CEST 2011
Revision: 14298
http://gar.svn.sourceforge.net/gar/?rev=14298&view=rev
Author: bdwalton
Date: 2011-04-17 20:55:06 +0000 (Sun, 17 Apr 2011)
Log Message:
-----------
php5/trunk: fix indentation of the BLURB to make it readable
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 20:54:18 UTC (rev 14297)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 20:55:06 UTC (rev 14298)
@@ -6,16 +6,16 @@
DESCRIPTION = A high-level scripting language.
define BLURB
- PHP is a widely-used Open Source general-purpose scripting language that is
- especially suited for Web development and can be embedded into HTML. Its
- syntax draws upon C, Java, and Perl, and is easy to learn. PHP runs on many
- different platforms and can be used as a standalone executable or as a
- module under a variety of Web servers. It has excellent support for
- databases, XML, LDAP, IMAP, Java, various Internet protocols, and general
- data manipulation, and is extensible via its powerful API. It is actively
- developed and supported by a talented and energetic international team.
- Numerous Open Source and commercial PHP-based application packages are
- available.
+PHP is a widely-used Open Source general-purpose scripting language that is
+especially suited for Web development and can be embedded into HTML. Its
+syntax draws upon C, Java, and Perl, and is easy to learn. PHP runs on many
+different platforms and can be used as a standalone executable or as a
+module under a variety of Web servers. It has excellent support for
+databases, XML, LDAP, IMAP, Java, various Internet protocols, and general
+data manipulation, and is extensible via its powerful API. It is actively
+developed and supported by a talented and energetic international team.
+Numerous Open Source and commercial PHP-based application packages are
+available.
endef
# turn on the build scripts to enable/disable modules
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list