diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-14 03:35:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-14 03:35:01 +0800 |
commit | b8f4273bd5a70ab6807c4946f66e0102551e29e8 (patch) | |
tree | fd5fb96b0306ba6817a278973d43832a380fcaa9 /www | |
parent | 67deb16260c4334862c945836f05d56caa4c888f (diff) | |
download | freebsd-ports-gnome-b8f4273bd5a70ab6807c4946f66e0102551e29e8.tar.gz freebsd-ports-gnome-b8f4273bd5a70ab6807c4946f66e0102551e29e8.tar.zst freebsd-ports-gnome-b8f4273bd5a70ab6807c4946f66e0102551e29e8.zip |
- Update LICENSE
Diffstat (limited to 'www')
-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 |