diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-23 17:34:30 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-23 17:34:30 +0000 |
commit | 83afbc311ef7a3e65e8f6ba025a6bbaa7812108a (patch) | |
tree | 2883de1cd3269c5e8bc83febdfe4986806b8c910 /math | |
parent | 1a7ab95c0004acd12e9e99b142a198d6da89c42e (diff) |
Change maintainer to vangyzen@stat.duke.edu
PR: ports/58457
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
Notes
Notes:
svn path=/head/; revision=91970
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 \ |