diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2017-12-01 15:28:01 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2017-12-01 15:28:01 +0000 |
commit | c27670d5773acf112873fe2eedeb4843a032e948 (patch) | |
tree | 4df961012f903a10d4f24fccd9ff0b806936d21b | |
parent | 220ae6f41ed768098f0f418859d6c7499332c156 (diff) |
Notes
-rw-r--r-- | math/R/Makefile | 1 | ||||
-rw-r--r-- | math/R/files/patch-src_main_Makefile.in (renamed from math/R/files/extra-patch-src_main_Makefile.in) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index f0ce14a229a1..de82b07d3edc 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,6 +3,7 @@ PORTNAME= R DISTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/R/files/extra-patch-src_main_Makefile.in b/math/R/files/patch-src_main_Makefile.in index b922f8c88ff0..b922f8c88ff0 100644 --- a/math/R/files/extra-patch-src_main_Makefile.in +++ b/math/R/files/patch-src_main_Makefile.in |