Revision: 100857 https://trac.macports.org/changeset/100857 Author: vince@macports.org Date: 2012-12-30 00:40:52 -0800 (Sun, 30 Dec 2012) Log Message: ----------- Correct a typo Modified Paths: -------------- trunk/dports/math/atlas/Portfile Modified: trunk/dports/math/atlas/Portfile =================================================================== --- trunk/dports/math/atlas/Portfile 2012-12-30 08:38:03 UTC (rev 100856) +++ trunk/dports/math/atlas/Portfile 2012-12-30 08:40:52 UTC (rev 100857) @@ -46,8 +46,8 @@ variant gcc48 conflicts gcc45 gcc46 gcc47 clang \ mpclang31 mpclang32 \ - description {build using gcc 4.8} -{} + description {build using gcc 4.8} { +} variant gcc47 conflicts gcc45 gcc46 gcc48 clang mpclang31 mpclang32\ description {build using macports-gcc-4.7} {
participants (1)
-
vince@macports.org