diff options
Diffstat (limited to 'math/R/Makefile')
-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 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 \ |