[33831] trunk/dports/devel/apr/Portfile

dluke at macports.org dluke at macports.org
Wed Feb 6 10:06:14 PST 2008


Revision: 33831
          http://trac.macosforge.org/projects/macports/changeset/33831
Author:   dluke at macports.org
Date:     2008-02-06 10:04:59 -0800 (Wed, 06 Feb 2008)

Log Message:
-----------
Fix up port lint errors/warnings

Modified Paths:
--------------
    trunk/dports/devel/apr/Portfile

Modified: trunk/dports/devel/apr/Portfile
===================================================================
--- trunk/dports/devel/apr/Portfile	2008-02-06 17:42:34 UTC (rev 33830)
+++ trunk/dports/devel/apr/Portfile	2008-02-06 18:04:59 UTC (rev 33831)
@@ -1,17 +1,19 @@
 # $Id$
 
 PortSystem	1.0
+
 name		apr
 version		1.2.12
 revision	1
 categories	devel
 maintainers	dluke at geeklair.net
+platforms	darwin
 description	The apache group's portability library
 
 long_description	The Apache Portable Runtime is a library of C data \
 			structures and routines, forming a system portability \
 			layer that covers as many operating systems as \
-			possible, including Unices, Win32, BeOS, and OS/2.  
+			possible, including Unices, Win32, BeOS, and OS/2.
 
 homepage	http://apr.apache.org/
 master_sites	apache:apr

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


More information about the macports-changes mailing list