mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Fixed typo in Makefile for textproc/rubygem-escape_utils11.
Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D14948
This commit is contained in:
parent
bd6054fa56
commit
2fbbb005c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466442
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ COMMENT= Faster string escaping routines for your web apps
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
PORTSCOUNT= limit:^1\.1\.
|
PORTSCOUT= limit:^1\.1\.
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue