[35848] trunk/dports/python
akira at macports.org
akira at macports.org
Tue Apr 8 06:44:41 PDT 2008
Revision: 35848
http://trac.macosforge.org/projects/macports/changeset/35848
Author: akira at macports.org
Date: 2008-04-08 06:44:40 -0700 (Tue, 08 Apr 2008)
Log Message:
-----------
Fixed a lint warning
Modified Paths:
--------------
trunk/dports/python/py-daemon/Portfile
trunk/dports/python/py25-daemon/Portfile
Modified: trunk/dports/python/py-daemon/Portfile
===================================================================
--- trunk/dports/python/py-daemon/Portfile 2008-04-08 13:40:12 UTC (rev 35847)
+++ trunk/dports/python/py-daemon/Portfile 2008-04-08 13:44:40 UTC (rev 35848)
@@ -1,5 +1,6 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
+
PortSystem 1.0
PortGroup python24 1.0
Modified: trunk/dports/python/py25-daemon/Portfile
===================================================================
--- trunk/dports/python/py25-daemon/Portfile 2008-04-08 13:40:12 UTC (rev 35847)
+++ trunk/dports/python/py25-daemon/Portfile 2008-04-08 13:44:40 UTC (rev 35848)
@@ -1,5 +1,6 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
+
PortSystem 1.0
PortGroup python25 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080408/8550558a/attachment.html
More information about the macports-changes
mailing list