[54569] trunk/dports/www/duckytool/Portfile

ecronin at macports.org ecronin at macports.org
Wed Jul 29 10:32:55 PDT 2009


Revision: 54569
          http://trac.macports.org/changeset/54569
Author:   ecronin at macports.org
Date:     2009-07-29 10:32:53 -0700 (Wed, 29 Jul 2009)
Log Message:
-----------
www/duckytool: Switch PortGroup to python25.  Closes #20474

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

Modified: trunk/dports/www/duckytool/Portfile
===================================================================
--- trunk/dports/www/duckytool/Portfile	2009-07-29 16:53:24 UTC (rev 54568)
+++ trunk/dports/www/duckytool/Portfile	2009-07-29 17:32:53 UTC (rev 54569)
@@ -1,7 +1,8 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
-PortGroup           python24 1.0
+PortGroup           python25 1.0
 
 name                duckytool
 version             0.9.6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090729/54fc20b5/attachment.html>


More information about the macports-changes mailing list