diff options
author | lioux <lioux@FreeBSD.org> | 2007-04-02 03:39:19 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2007-04-02 03:39:19 +0800 |
commit | 3b0749cf1de56cb9dc75385eafa23b3d4c550ce8 (patch) | |
tree | 16db40b5e620bcbee47597b49817d2998c178516 /math | |
parent | 9c18b446fbcde2ebb29a3af437df5fa61f29ef3f (diff) | |
download | freebsd-ports-gnome-3b0749cf1de56cb9dc75385eafa23b3d4c550ce8.tar.gz freebsd-ports-gnome-3b0749cf1de56cb9dc75385eafa23b3d4c550ce8.tar.zst freebsd-ports-gnome-3b0749cf1de56cb9dc75385eafa23b3d4c550ce8.zip |
Give maintainership to multimedia@FreeBSD.org
Diffstat (limited to 'math')
-rw-r--r-- | math/djbfft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index c9f38d43dfef..c3b37421c307 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://cr.yp.to/djbfft/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= An extremely fast library for floating-point convolution RESTRICTED= Forbidden to redistribute - we have patches to the distribution. |