diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-11 07:01:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-11 07:01:58 +0000 |
commit | f085ddf2b1fcf339777f44a4ab5203333ba7e350 (patch) | |
tree | 82596d253f8cd2b7cef794da98f1a26b232c5f70 /audio/libaiff/Makefile | |
parent | 4324f584052f12ac50d06db5ad7e1a58bb65fee9 (diff) |
- Pass maintainership to gahr
Notes
Notes:
svn path=/head/; revision=233675
Diffstat (limited to 'audio/libaiff/Makefile')
-rw-r--r-- | audio/libaiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libaiff/Makefile b/audio/libaiff/Makefile index d75fe5e70dfe..41f786745876 100644 --- a/audio/libaiff/Makefile +++ b/audio/libaiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= SF/aifftools DISTNAME= libaiff-5.0-release -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= Read and write AIFF files GNU_CONFIGURE= yes |