From b2ced0722d4e1345b86b07e1191f25286b1a80ce Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 18 May 2018 03:58:25 +0000 Subject: [PATCH] devel/RStudio: Remove the bogus comment PR: 228289 --- devel/RStudio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index 22c9fd96e5b9..d6667aa42ecf 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -15,7 +15,7 @@ DISTFILES= core-dictionaries.zip:dictionaries \ gwt-${GWT_VERSION}.zip:buildtools \ mathjax-26.zip:buildtools -PATCH_SITES= https://github.com/${PORTNAME}/${GH_PROJECT}/commit/ # This commit is listed in the bug, but it didn't fix the problem. +PATCH_SITES= https://github.com/${PORTNAME}/${GH_PROJECT}/commit/ PATCHFILES= ab3d4355ab5c7f4bc7af1f7aeabe62c3d1bbccec.patch:-p1 MAINTAINER= yuri@FreeBSD.org