1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00: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:
Matthias Fechner 2018-04-04 16:25:30 +00:00
parent bd6054fa56
commit 2fbbb005c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466442

View File

@ -12,7 +12,8 @@ COMMENT= Faster string escaping routines for your web apps
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUNT= limit:^1\.1\.
PORTSCOUT= limit:^1\.1\.
USES= gem
USE_RUBY= yes