diff options
author | adamw <adamw@FreeBSD.org> | 2003-10-24 01:34:30 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-10-24 01:34:30 +0800 |
commit | aabbde4145798f237548ebc4ba7510b6b1c160c6 (patch) | |
tree | e2cd56c1797113f0b0bc6d16ea664ba6fc4dfd5a /math | |
parent | 2bd9e053342f5794a6b085508e2c4a49e04bc42b (diff) | |
download | freebsd-ports-gnome-aabbde4145798f237548ebc4ba7510b6b1c160c6.tar.gz freebsd-ports-gnome-aabbde4145798f237548ebc4ba7510b6b1c160c6.tar.zst freebsd-ports-gnome-aabbde4145798f237548ebc4ba7510b6b1c160c6.zip |
Change maintainer to vangyzen@stat.duke.edu
PR: ports/58457
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
Diffstat (limited to 'math')
-rw-r--r-- | math/R-letter/Makefile | 2 | ||||
-rw-r--r-- | math/R-project/Makefile | 2 | ||||
-rw-r--r-- | math/R/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/R-letter/Makefile b/math/R-letter/Makefile index f1517588c2b0..ed7f5be46e2e 100644 --- a/math/R-letter/Makefile +++ b/math/R-letter/Makefile @@ -22,7 +22,7 @@ MASTER_SITES= http://cran.r-project.org/src/base/ \ PKGNAMESUFFIX= -${PAPERSIZE} EXTRACT_SUFX= .tgz -MAINTAINER= maurice@serc.rmit.edu.au +MAINTAINER= vangyzen@stat.duke.edu COMMENT= A language for statistical computing and graphics LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \ diff --git a/math/R-project/Makefile b/math/R-project/Makefile index f1517588c2b0..ed7f5be46e2e 100644 --- a/math/R-project/Makefile +++ b/math/R-project/Makefile @@ -22,7 +22,7 @@ MASTER_SITES= http://cran.r-project.org/src/base/ \ PKGNAMESUFFIX= -${PAPERSIZE} EXTRACT_SUFX= .tgz -MAINTAINER= maurice@serc.rmit.edu.au +MAINTAINER= vangyzen@stat.duke.edu COMMENT= A language for statistical computing and graphics LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \ diff --git a/math/R/Makefile b/math/R/Makefile index f1517588c2b0..ed7f5be46e2e 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -22,7 +22,7 @@ MASTER_SITES= http://cran.r-project.org/src/base/ \ PKGNAMESUFFIX= -${PAPERSIZE} EXTRACT_SUFX= .tgz -MAINTAINER= maurice@serc.rmit.edu.au +MAINTAINER= vangyzen@stat.duke.edu COMMENT= A language for statistical computing and graphics LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \ |