aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorlkoeller <lkoeller@FreeBSD.org>2005-11-14 01:13:15 +0800
committerlkoeller <lkoeller@FreeBSD.org>2005-11-14 01:13:15 +0800
commit464bb941ba75463db0043fa3a708daac0bf631cb (patch)
tree213be3acfa34081cf47a52eef150c44b5e784895 /math
parentb78b7f02a00e3de4de8d5448a66990df35327d38 (diff)
downloadfreebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.tar.gz
freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.tar.zst
freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.zip
o) Drop maintainership cause I didn't use these ports since months anymore.
Diffstat (limited to 'math')
-rw-r--r--math/fftw/Makefile2
-rw-r--r--math/grace/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 09669bee10c1..22df3859a5c0 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/
PKGNAMESUFFIX= ${FFTW_PKGNAMESUFFIX}
-MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
+MAINTAINER= ports@freebsd.org
COMMENT?= Fast C routines to compute the Discrete Fourier Transform
# current flavors: default, float
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 84b21add4096..86df7c760574 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= math print
MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \
ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/stable/
-MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
+MAINTAINER= ports@freebsd.org
COMMENT= A powerful plotting tool (successor of xmgr)
LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \