[35592] trunk/dports/python

erickt at macports.org erickt at macports.org
Sun Mar 30 10:32:58 PDT 2008


Revision: 35592
          http://trac.macosforge.org/projects/macports/changeset/35592
Author:   erickt at macports.org
Date:     2008-03-30 10:32:57 -0700 (Sun, 30 Mar 2008)

Log Message:
-----------
Fix the pygments webpage.

Modified Paths:
--------------
    trunk/dports/python/py-pygments/Portfile
    trunk/dports/python/py25-pygments/Portfile

Modified: trunk/dports/python/py-pygments/Portfile
===================================================================
--- trunk/dports/python/py-pygments/Portfile	2008-03-30 16:10:24 UTC (rev 35591)
+++ trunk/dports/python/py-pygments/Portfile	2008-03-30 17:32:57 UTC (rev 35592)
@@ -2,6 +2,7 @@
 
 PortSystem          1.0
 PortGroup           python24 1.0
+
 name                py-pygments
 version             0.9
 categories-append   devel
@@ -15,7 +16,7 @@
 
 platforms           darwin
 
-homepage            http://undefined.org/python/#pygments
+homepage            http://pygments.org
 master_sites        http://pypi.python.org/packages/source/P/Pygments
 distname            Pygments-${version}
 

Modified: trunk/dports/python/py25-pygments/Portfile
===================================================================
--- trunk/dports/python/py25-pygments/Portfile	2008-03-30 16:10:24 UTC (rev 35591)
+++ trunk/dports/python/py25-pygments/Portfile	2008-03-30 17:32:57 UTC (rev 35592)
@@ -2,6 +2,7 @@
 
 PortSystem          1.0
 PortGroup           python25 1.0
+
 name                py25-pygments
 version             0.9
 categories-append   devel
@@ -15,7 +16,7 @@
 
 platforms           darwin
 
-homepage            http://undefined.org/python/#pygments
+homepage            http://pygments.org
 master_sites        http://pypi.python.org/packages/source/P/Pygments
 distname            Pygments-${version}
 

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


More information about the macports-changes mailing list