diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
commit | 3e67d040d7483845aa5e951d26a8413d9050fb1c (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /math/fxt | |
parent | 743a96dea8d2b206f5001a00cebbcefe46167e00 (diff) |
Notes
Diffstat (limited to 'math/fxt')
-rw-r--r-- | math/fxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 41868c20b519..1e4ee2dcdbee 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2012.06.18 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FFT code and related stuff WRKSRC= ${WRKDIR}/${PORTNAME} |