diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-10-16 14:00:34 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-10-16 14:00:34 +0000 |
commit | 6f4e19674ed1198fe4800e2e9150a921e7dd3c67 (patch) | |
tree | e75ac16f075c25212772c9c6dd77a54eda09d491 /math/R-cran-car | |
parent | cf3087acae656ffb1cd200fc1b7b10dcabda3706 (diff) | |
download | ports-6f4e19674ed1198fe4800e2e9150a921e7dd3c67.tar.gz ports-6f4e19674ed1198fe4800e2e9150a921e7dd3c67.zip |
Notes
Diffstat (limited to 'math/R-cran-car')
-rw-r--r-- | math/R-cran-car/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 7a18df50034e..8c6e1443e132 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: car # Date created: 13 April 2009 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_1.2-13 -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= Companion to Applied Regression for R R_MOD= yes |