diff options
Diffstat (limited to 'math/R-cran-RSvgDevice')
-rw-r--r-- | math/R-cran-RSvgDevice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index b61ce89daf37..271a73cfac9b 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: RSvgDevice # Date created: 14 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}_${PORTVERSION} -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= A R SVG graphics device R_MOD= yes |