aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-26 06:29:24 +0800
committerpav <pav@FreeBSD.org>2005-11-26 06:29:24 +0800
commitf787f9256fb501cdddc7b11e44935cc8b4b1bf41 (patch)
treeea07733f553b51ac617aeb7b26e5642d99a12e52 /math
parent81e2d185a20ec042d00f3f25aaf040ae5fad834d (diff)
downloadfreebsd-ports-gnome-f787f9256fb501cdddc7b11e44935cc8b4b1bf41.tar.gz
freebsd-ports-gnome-f787f9256fb501cdddc7b11e44935cc8b4b1bf41.tar.zst
freebsd-ports-gnome-f787f9256fb501cdddc7b11e44935cc8b4b1bf41.zip
- Style: ports@freebsd.org -> ports@FreeBSD.org
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 c6d40a010106..8980120e7806 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= ports@freebsd.org
+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 86df7c760574..14323814660a 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= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful plotting tool (successor of xmgr)
LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \