Modified: trunk/dports/math/R/Portfile (91434 => 91435)
--- 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