- Add LICENSE
- Update WWW
This commit is contained in:
parent
4c1ca61e29
commit
763661859d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387079
2 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,8 @@ MASTER_SITES= RG
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Collection of Rack middleware to protect against opportunistic attack
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Collection of Rack middleware to protect you against common, opportunistic attack.
|
||||
|
||||
WWW: https://github.com/rkh/rack-protection
|
||||
WWW: https://github.com/sinatra/rack-protection
|
||||
|
|
Loading…
Reference in a new issue