Revision: 69154 http://trac.macports.org/changeset/69154 Author: snc@macports.org Date: 2010-06-25 09:41:26 -0700 (Fri, 25 Jun 2010) Log Message: ----------- bump metapackage version to match actual package, #25269 Modified Paths: -------------- trunk/dports/graphics/gimp/Portfile Modified: trunk/dports/graphics/gimp/Portfile =================================================================== --- trunk/dports/graphics/gimp/Portfile 2010-06-25 16:38:18 UTC (rev 69153) +++ trunk/dports/graphics/gimp/Portfile 2010-06-25 16:41:26 UTC (rev 69154) @@ -4,7 +4,7 @@ PortSystem 1.0 name gimp -version 2.6.7 +version 2.6.8 set branch [join [lrange [split ${version} .] 0 1] .] categories graphics maintainers devans