Revision
99322
Author
ryandesign@macports.org
Date
2012-10-31 23:07:11 -0700 (Wed, 31 Oct 2012)

Log Message

midgard2-core: fix name of php port in post-install notes

Modified Paths

Diff

Modified: trunk/dports/devel/midgard2-core/Portfile (99321 => 99322)


--- trunk/dports/devel/midgard2-core/Portfile	2012-11-01 06:03:59 UTC (rev 99321)
+++ trunk/dports/devel/midgard2-core/Portfile	2012-11-01 06:07:11 UTC (rev 99322)
@@ -38,7 +38,7 @@
 
 post-install	{
     ui_msg "NB! The other parts of the package are:"
-    ui_msg "php5-midgard2, and python bindings for 2.5/2.6"
+    ui_msg "php-midgard2, and python bindings for 2.5/2.6"
 }
 
 variant introspection description {add introspection support} {