diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:20:59 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:20:59 +0000 |
commit | fbeadb280c191b3556305467ff5ef94996f967ce (patch) | |
tree | 4afc8e21e4f6824ead175debed0761d0630aab05 /math | |
parent | 2b3b399de830d758565d1fb560790fcd0fa4c652 (diff) | |
download | ports-fbeadb280c191b3556305467ff5ef94996f967ce.tar.gz ports-fbeadb280c191b3556305467ff5ef94996f967ce.zip |
Notes
Diffstat (limited to 'math')
-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 ffbf03593f8c..f5697dcb791d 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.jjj.de/fxt/ \ http://freebsd.unixfreunde.de/sources/ EXTRACT_SUFX= .tgz -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= FFT code and related stuff WRKSRC= ${WRKDIR}/${PORTNAME} |