[36604] trunk/dports/www/apache20/Portfile

blair at macports.org blair at macports.org
Wed May 7 10:15:44 PDT 2008


Revision: 36604
          http://trac.macosforge.org/projects/macports/changeset/36604
Author:   blair at macports.org
Date:     2008-05-07 10:15:43 -0700 (Wed, 07 May 2008)

Log Message:
-----------
Clean up a few lint warnings on apache20.

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

Modified: trunk/dports/www/apache20/Portfile
===================================================================
--- trunk/dports/www/apache20/Portfile	2008-05-07 16:46:54 UTC (rev 36603)
+++ trunk/dports/www/apache20/Portfile	2008-05-07 17:15:43 UTC (rev 36604)
@@ -17,13 +17,14 @@
 # that works on 10.3 is with Apache 2.0.x.
 
 PortSystem 1.0
+
 name             apache20
 version          2.0.61
 
 categories       www
 maintainers      blair
 description      The extremely popular second version of the Apache http \
-			server 
+			server
 long_description Apache is an HTTP server designed as a plug-in replacement \
 			for the NCSA server version 1.3 (or 1.4).  It fixes \
 			numerous bugs in the NCSA server and includes many \
@@ -66,7 +67,7 @@
 		 port:openssl \
 	 	 port:pcre
 
-patchfiles       patch-httpd-std.conf.in 
+patchfiles       patch-httpd-std.conf.in
 
 platform darwin {
 	post-patch {

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


More information about the macports-changes mailing list