[30301] trunk/dports/www/squirrelmail/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 24 00:30:32 PDT 2007


Revision: 30301
          http://trac.macosforge.org/projects/macports/changeset/30301
Author:   ryandesign at macports.org
Date:     2007-10-24 00:30:32 -0700 (Wed, 24 Oct 2007)

Log Message:
-----------
squirrelmail: fix issues in long description and remove trailing whitespace

Modified Paths:
--------------
    trunk/dports/www/squirrelmail/Portfile

Modified: trunk/dports/www/squirrelmail/Portfile
===================================================================
--- trunk/dports/www/squirrelmail/Portfile	2007-10-24 07:25:28 UTC (rev 30300)
+++ trunk/dports/www/squirrelmail/Portfile	2007-10-24 07:30:32 UTC (rev 30301)
@@ -10,11 +10,11 @@
 description		A webmail system which accesses mail over IMAP
 long_description	SquirrelMail is a standards-based webmail package written in PHP4. It \
 			includes built-in pure PHP support for the IMAP and SMTP protocols, and \
-			all pages render in pure HTML 4.0 (with no Javascript) for maximum \
+			all pages render in pure HTML 4.0 (with no JavaScript) for maximum \
 			compatibility across browsers. It has very few requirements and is very \
-			easy to configure and install. SquirrelMail has a all the functionality \
+			easy to configure and install. SquirrelMail has all the functionality \
 			you would want from an email client, including strong MIME support, \
-			address books, and folder manipulation \
+			address books, and folder manipulation.
 homepage		http://www.squirrelmail.org/
 master_sites		sourceforge
 checksums		md5 da9e22416fca21ed0636458641187cdb
@@ -31,9 +31,9 @@
 }
 
 set docpath ${destroot}${prefix}/www/${name}
-     
+
 destroot {
 	xinstall -m 755 -d ${docpath}
-	eval file copy [glob ${workpath}/${distname}/*] ${docpath} 
+	eval file copy [glob ${workpath}/${distname}/*] ${docpath}
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071024/aa989ce1/attachment.html


More information about the macports-changes mailing list