diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
commit | 05cf0e6fc7cfde260869dbf0e34e3a6be0276002 (patch) | |
tree | 7c2813afc595628bef551f39d056698eea8b5101 /audio/libofa | |
parent | 2aa8be171e47add89fba76a4ddb44fad14e6fb81 (diff) | |
download | FreeBSD-ports-05cf0e6fc7cfde260869dbf0e34e3a6be0276002.zip FreeBSD-ports-05cf0e6fc7cfde260869dbf0e34e3a6be0276002.tar.gz |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr
Diffstat (limited to 'audio/libofa')
-rw-r--r-- | audio/libofa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index 0b3f2a1..f1a38cd 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.musicdns.org/files/ -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Open Fingerprint Architecture Library LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \ |