diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 15:31:55 +0000 |
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 15:31:55 +0000 |
| commit | 1e9999ddafb341c00dd0f6b0f84ac860379e34f6 (patch) | |
| tree | 06b7d836daa984c126f0a48ba9fa4a43249105ad /security/rubygem-doorkeeper | |
| parent | 87f97647a76ebc05747a72eafd239666463fde36 (diff) | |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).
Notes
svn path=/head/; revision=536695
Diffstat (limited to 'security/rubygem-doorkeeper')
| -rw-r--r-- | security/rubygem-doorkeeper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-doorkeeper/Makefile b/security/rubygem-doorkeeper/Makefile index 0d56705a1459..10c96f88639e 100644 --- a/security/rubygem-doorkeeper/Makefile +++ b/security/rubygem-doorkeeper/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= Doorkeeper is an OAuth 2 provider for Rails and Grape +COMMENT= OAuth2 provider for Rails and Grape LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |
