Revision
32287
Author
ryandesign@macports.org
Date
2007-12-23 09:42:45 -0800 (Sun, 23 Dec 2007)

Log Message

py25-beautifulsoup: new port based on py-beautifulsoup; see #13591

Modified Paths

Added Paths

Diff

Copied: trunk/dports/python/py25-beautifulsoup (from rev 32286, trunk/dports/python/py-beautifulsoup)

Modified: trunk/dports/python/py25-beautifulsoup/Portfile (32286 => 32287)


--- trunk/dports/python/py-beautifulsoup/Portfile	2007-12-23 17:27:17 UTC (rev 32286)
+++ trunk/dports/python/py25-beautifulsoup/Portfile	2007-12-23 17:42:45 UTC (rev 32287)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
 
-name            py-beautifulsoup
+name            py25-beautifulsoup
 version         3.0.5
 categories      python textproc
 platforms       darwin