Added: trunk/dports/python/py25-pymc/Portfile (0 => 112664)
--- trunk/dports/python/py25-pymc/Portfile (rev 0)
+++ trunk/dports/python/py25-pymc/Portfile 2013-10-29 09:22:50 UTC (rev 112664)
@@ -0,0 +1,11 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
+# $Id$
+PortSystem 1.0
+
+name py25-pymc
+version 2.3
+maintainers nomaintainer
+categories python
+
+replaced_by py27-pymc
+PortGroup obsolete 1.0
Property changes on: trunk/dports/python/py25-pymc/Portfile
___________________________________________________________________