diff options
author | culot <culot@FreeBSD.org> | 2015-10-14 19:04:10 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2015-10-14 19:04:10 +0800 |
commit | 1c6be6b2840d082470e9bd24dcef98eb7cef2d1b (patch) | |
tree | 43523afcf800513450b3ff167b3daa2e4924bd99 /audio/p5-Audio-FLAC-Header | |
parent | 61702849ed67a62a0ceef16ed75ed89e839fd9b8 (diff) | |
download | freebsd-ports-gnome-1c6be6b2840d082470e9bd24dcef98eb7cef2d1b.tar.gz freebsd-ports-gnome-1c6be6b2840d082470e9bd24dcef98eb7cef2d1b.tar.zst freebsd-ports-gnome-1c6be6b2840d082470e9bd24dcef98eb7cef2d1b.zip |
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping
Diffstat (limited to 'audio/p5-Audio-FLAC-Header')
-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 3f46d71deae3..6356aa037810 100644 --- a/audio/p5-Audio-FLAC-Header/Makefile +++ b/audio/p5-Audio-FLAC-Header/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lippe@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interface to FLAC header metadata LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac |