diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-13 19:35:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-13 19:35:01 +0000 |
commit | 7028100e3432c1d25a1fe23caecb6aa35acc38fb (patch) | |
tree | fd5fb96b0306ba6817a278973d43832a380fcaa9 | |
parent | f664f61373166a59e82fc90fe10818edcc67ffa2 (diff) |
Notes
-rw-r--r-- | www/rubygem-webrobots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-webrobots/Makefile b/www/rubygem-webrobots/Makefile index e331ffc67c0b..85ea10bcb4f7 100644 --- a/www/rubygem-webrobots/Makefile +++ b/www/rubygem-webrobots/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write robots.txt compliant web robots in Ruby -LICENSE= BSD +LICENSE= BSD2CLAUSE USE_RUBY= yes USE_RUBYGEMS= yes |