[28671] trunk/base/doc/exampleport/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Sep 6 06:18:18 PDT 2007
Revision: 28671
http://trac.macosforge.org/projects/macports/changeset/28671
Author: afb at macports.org
Date: 2007-09-06 06:18:17 -0700 (Thu, 06 Sep 2007)
Log Message:
-----------
delint example
Modified Paths:
--------------
trunk/base/doc/exampleport/Portfile
Modified: trunk/base/doc/exampleport/Portfile
===================================================================
--- trunk/base/doc/exampleport/Portfile 2007-09-06 13:07:32 UTC (rev 28670)
+++ trunk/base/doc/exampleport/Portfile 2007-09-06 13:18:17 UTC (rev 28671)
@@ -15,6 +15,9 @@
# Its version information
version 2.12.11
+# Supported and tested platforms
+platforms darwin
+
# Categories and identifying keywords
categories devel
@@ -30,7 +33,7 @@
many other things.
# Homepage for the port:
-http://www.gtk.org/
+homepage http://www.gtk.org/
# Master download sites for port's distribution file(s)
master_sites ftp://ftp.gtk.org/pub/glib/2.12 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070906/bffa2b25/attachment.html
More information about the macports-changes
mailing list