Revision: 91435 https://trac.macports.org/changeset/91435 Author: dports@macports.org Date: 2012-04-01 15:00:12 -0700 (Sun, 01 Apr 2012) Log Message: ----------- R: license is disjunctive Modified Paths: -------------- trunk/dports/math/R/Portfile Modified: trunk/dports/math/R/Portfile =================================================================== --- trunk/dports/math/R/Portfile 2012-04-01 21:56:40 UTC (rev 91434) +++ trunk/dports/math/R/Portfile 2012-04-01 22:00:12 UTC (rev 91435) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -7,7 +8,7 @@ version 2.15.0 categories math science maintainers epfl.ch:kjell.konis -license GPL-2 GPL-3 +license {GPL-2 GPL-3} platforms darwin description R is GNU S - an interpreted language for statistical computing
participants (1)
-
dports@macports.org