diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
commit | 83556203a2830421e69b14606f4af5787be1027a (patch) | |
tree | 1f52d066edc8a34576fcc10dd6c650217fc8c597 /audio/libofa | |
parent | - update to 1.13 (diff) |
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 0b3f2a1e57f4..f1a38cd1cbf6 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 \ |