diff options
author | wen <wen@FreeBSD.org> | 2009-10-16 22:00:34 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-10-16 22:00:34 +0800 |
commit | 52fc0dca15c956eebebd114622d6bc1f90d537a3 (patch) | |
tree | fb0766cdfd7917d9685c281d3ee3be375c3687e0 | |
parent | 05d5b6ae708760f9546883ab7950a89df3b35baa (diff) | |
download | freebsd-ports-gnome-52fc0dca15c956eebebd114622d6bc1f90d537a3.tar.gz freebsd-ports-gnome-52fc0dca15c956eebebd114622d6bc1f90d537a3.tar.zst freebsd-ports-gnome-52fc0dca15c956eebebd114622d6bc1f90d537a3.zip |
- Change maintainer's email address
PR: ports/139655
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by: miwi(mentor)
-rw-r--r-- | archivers/py-liblzma/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-RSvgDevice/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-car/Makefile | 4 | ||||
-rw-r--r-- | x11-themes/cursor-crystal-theme/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/archivers/py-liblzma/Makefile b/archivers/py-liblzma/Makefile index 07ac08a7da71..78642f50187d 100644 --- a/archivers/py-liblzma/Makefile +++ b/archivers/py-liblzma/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: py-liblzma # Date created: 09 Dec 2008 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD$ @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_CHEESESHOP}source/p/pyliblzma/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION} -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= Python binding for the LZMA compression library BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config 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 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 diff --git a/x11-themes/cursor-crystal-theme/Makefile b/x11-themes/cursor-crystal-theme/Makefile index b62601787fcc..3404455c0435 100644 --- a/x11-themes/cursor-crystal-theme/Makefile +++ b/x11-themes/cursor-crystal-theme/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cursor-crystal-theme # Date created: 6 Jun 2007 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD$ # @@ -16,7 +16,7 @@ MASTER_SITES= http://www.notmart.org/files/ \ http://pinguin.stttelkom.ac.id/gentoo/distfiles/ DISTNAME= Crystalcursors -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= KDE Crystal style X cursor theme BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ |