[85659] trunk/dports/ruby/rb-pdumpfs/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Oct 15 12:24:18 PDT 2011
On Oct 15, 2011, at 09:46, kimuraw at macports.org wrote:
> Revision: 85659
> http://trac.macports.org/changeset/85659
> Author: kimuraw at macports.org
> Date: 2011-10-15 07:46:20 -0700 (Sat, 15 Oct 2011)
> Log Message:
> -----------
> ruby/rb-pdumpfs: fix install error with the latest MacPorts. add license.
>
> Modified Paths:
> --------------
> trunk/dports/ruby/rb-pdumpfs/Portfile
>
> Modified: trunk/dports/ruby/rb-pdumpfs/Portfile
> ===================================================================
> --- trunk/dports/ruby/rb-pdumpfs/Portfile 2011-10-15 14:46:08 UTC (rev 85658)
> +++ trunk/dports/ruby/rb-pdumpfs/Portfile 2011-10-15 14:46:20 UTC (rev 85659)
> @@ -12,11 +12,13 @@
> file. Let's backup your home directory with pdumpfs!
> categories-append sysutils
> homepage http://0xcc.net/pdumpfs/
> +license GPL2
We separate the license name from its version number with a dash, i.e. "GPL-2".
If this is licensed as "GPL 2 or later" then you would write "GPL-2+".
More information about the macports-dev
mailing list