diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-11 15:01:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-11 15:01:58 +0800 |
commit | aceae9acea747b2c045bbd5a04fc686540d8c63d (patch) | |
tree | 30c9e830eaedb3c672abfab7fc1b56e12423272e /audio | |
parent | 9a01888ffe7ee5b1dbce16c79ffdb19700818984 (diff) | |
download | freebsd-ports-gnome-aceae9acea747b2c045bbd5a04fc686540d8c63d.tar.gz freebsd-ports-gnome-aceae9acea747b2c045bbd5a04fc686540d8c63d.tar.zst freebsd-ports-gnome-aceae9acea747b2c045bbd5a04fc686540d8c63d.zip |
- Pass maintainership to gahr
Diffstat (limited to 'audio')
-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 |