From eaf227831282f7c8472325de036a142541172eb8 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 9 Jun 2014 15:25:27 +0000 Subject: [PATCH] Change maintainer's email address to one that may no bounce With hat: portmgr --- math/armadillo/Makefile | 2 +- math/reduce/Makefile | 2 +- x11-toolkits/swt/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 6ff04154071c..7f979eed0070 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/arma/ -MAINTAINER= giffunip@tutopia.com +MAINTAINER= pfg@FreeBSD.org COMMENT= C++ linear algebra library LICENSE= MPL diff --git a/math/reduce/Makefile b/math/reduce/Makefile index a04d82d8e2c9..98c34fd595e6 100644 --- a/math/reduce/Makefile +++ b/math/reduce/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math lang MASTER_SITES= SF/${PORTNAME}-algebra/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= giffunip@tutopia.com +MAINTAINER= pfg@FreeBSD.org COMMENT= Portable general-purpose computer algebra system (CSL version) LICENSE= BSD2CLAUSE diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index 216bd7e8bd30..392708640950 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops/${MASTER_SITE_S MASTER_SITE_SUBDIR= R-${DISTVERSION}-201002111343 DISTNAME= swt-${DISTVERSION}-${DIST_EXT} -MAINTAINER= giffunip@tutopia.com +MAINTAINER= pfg@FreeBSD.org COMMENT= Standard Widget Toolkit for Java LICENSE= EPL