summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2005-11-13 17:13:15 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2005-11-13 17:13:15 +0000
commit106310e7ffb7a3b075dae02abf181e4010556803 (patch)
treecea64c544837d331bdf6856b4acf181eb610d0c3 /math
parentAdd session2 0.6, a quixote session manager with persistence support. (diff)
o) Drop maintainership cause I didn't use these ports since months anymore.
Notes
Notes: svn path=/head/; revision=148129
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 \