diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
commit | 7afa609aeba1a0696962ba81a009273ed62fc2b9 (patch) | |
tree | bd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /audio/libofa | |
parent | 184bc4482804dc4934f89e4eacc2e1938c2d07ca (diff) | |
download | ports-7afa609aeba1a0696962ba81a009273ed62fc2b9.tar.gz ports-7afa609aeba1a0696962ba81a009273ed62fc2b9.zip |
Notes
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 12a6393b64ed..312eb7e16fc0 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= The Open Fingerprint Architecture Library LICENSE= APL1 GPLv2 |