Revision
138190
Author
larryv@macports.org
Date
2015-07-01 12:48:56 -0700 (Wed, 01 Jul 2015)

Log Message

ola: Revise description of +rdm_tests (#48214)

Modified Paths

Diff

Modified: trunk/dports/net/ola/Portfile (138189 => 138190)


--- trunk/dports/net/ola/Portfile	2015-07-01 19:19:15 UTC (rev 138189)
+++ trunk/dports/net/ola/Portfile	2015-07-01 19:48:56 UTC (rev 138190)
@@ -48,7 +48,7 @@
     configure.python        ${prefix}/bin/python2.7
 }
 
-variant rdm_tests requires python27 description {Enable the Python 2.7 API} {
+variant rdm_tests requires python27 description {Enable the RDM Tests} {
     configure.args-append   --enable-rdm-tests
 }