diff options
author | lippe <lippe@FreeBSD.org> | 2008-09-07 13:17:53 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-09-07 13:17:53 +0800 |
commit | 9ffe02996d8383349e0913430ecdc1d07734c6fc (patch) | |
tree | d38950af64f5f8c5faffc57ed0f2302130e60afb /audio | |
parent | c8213dc3e64c33043345feddb8235f884fbc18b6 (diff) | |
download | freebsd-ports-gnome-9ffe02996d8383349e0913430ecdc1d07734c6fc.tar.gz freebsd-ports-gnome-9ffe02996d8383349e0913430ecdc1d07734c6fc.tar.zst freebsd-ports-gnome-9ffe02996d8383349e0913430ecdc1d07734c6fc.zip |
- Take maintainership.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-Audio-FLAC-Header/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-FLAC-Header/Makefile b/audio/p5-Audio-FLAC-Header/Makefile index 911dea873b5b..ce91f837a44f 100644 --- a/audio/p5-Audio-FLAC-Header/Makefile +++ b/audio/p5-Audio-FLAC-Header/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lippe@FreeBSD.org COMMENT= Interface to FLAC header metadata LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac |