diff options
author | jrm <jrm@FreeBSD.org> | 2016-09-24 05:42:02 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2016-09-24 05:42:02 +0800 |
commit | adbee0ba4165f39428b7ffd756b4c22b751d70f5 (patch) | |
tree | 2f6a689592a55ceabf850d40e3d343929360847e /math | |
parent | 59d80a093b030e1ae61a73a3345056cced9dac6f (diff) | |
download | freebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.tar.gz freebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.tar.zst freebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.zip |
Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995
Diffstat (limited to 'math')
-rw-r--r-- | math/R/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 09dbad9e7133..da5b6d5d83e1 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= http://cran.r-project.org/%SUBDIR%/ \ http://probability.ca/cran/%SUBDIR%/ MASTER_SITE_SUBDIR= src/base/R-${PORTVERSION:C|\..*||} -MAINTAINER= jrm@ftfl.ca +MAINTAINER= jrm@FreeBSD.org COMMENT= Language for statistical computing and graphics LICENSE= GPLv2 |