1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Fixed typo in Makefile of www/rubygem-uglifier27.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D14950
This commit is contained in:
Matthias Fechner 2018-04-04 16:19:00 +00:00
parent e8cea550b2
commit 6c57ae5b2c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466440

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-execjs>=0.3.0:devel/rubygem-execjs \
rubygem-json1>=1.8.0:devel/rubygem-json1
PORTSCOUT= limit=^2\.7
PORTSCOUT= limit=^2\.7\.
NO_ARCH= yes
USES= gem