Revision
111753
Author
ryandesign@macports.org
Date
2013-09-30 09:24:03 -0700 (Mon, 30 Sep 2013)

Log Message

php-amqp: fix typo in description

Modified Paths

Diff

Modified: trunk/dports/php/php-amqp/Portfile (111752 => 111753)


--- trunk/dports/php/php-amqp/Portfile	2013-09-30 16:23:17 UTC (rev 111752)
+++ trunk/dports/php/php-amqp/Portfile	2013-09-30 16:24:03 UTC (rev 111753)
@@ -14,7 +14,7 @@
 php.branches        5.3 5.4 5.5
 php.pecl            yes
 
-description         AMPQ interface for PHP
+description         AMQP interface for PHP
 
 long_description    This extension can communicate with any AMQP spec 0-9-1 \
                     compatible server, such as RabbitMQ, OpenAMQP and Qpid, \