diff options
author | taca <taca@pkgsrc.org> | 2009-06-10 13:38:55 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2009-06-10 13:38:55 +0000 |
commit | 43b8fdf2cf4a05ff341fc0eb624f507e6b0bbb36 (patch) | |
tree | 2509485222e34b0d3a75330f64a129d96cd6dea1 /lang | |
parent | 86a06693111f8a63283980f145b9b85e382e6d41 (diff) | |
download | pkgsrc-43b8fdf2cf4a05ff341fc0eb624f507e6b0bbb36.tar.gz |
Change to gnu-gpl-v2 now.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/Makefile.common b/lang/ruby/Makefile.common index abe8d3306c9..02892501ce2 100644 --- a/lang/ruby/Makefile.common +++ b/lang/ruby/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.18 2009/06/10 12:45:34 taca Exp $ +# $NetBSD: Makefile.common,v 1.19 2009/06/10 13:38:55 taca Exp $ # # Ruby base distribution common definition # used by databases/ruby-gdbm/Makefile @@ -9,7 +9,7 @@ # used by lang/ruby18-base/Makefile # used by x11/ruby-tk/Makefile -LICENSE= ruby-license # OR gnu-gpl-v2 +LICENSE= gnu-gpl-v2 # # Ruby distribution sites. |