diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
commit | 9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2 (patch) | |
tree | b3a3acfd0e615eeb236b5fc3b714f4a58c6f21b1 /audio/p5-Audio-MPD-Common | |
parent | b42f6675bca37486f852859ae2a319b3b76b60a8 (diff) | |
download | ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.tar.gz ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.zip |
Notes
Diffstat (limited to 'audio/p5-Audio-MPD-Common')
-rw-r--r-- | audio/p5-Audio-MPD-Common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-MPD-Common/Makefile b/audio/p5-Audio-MPD-Common/Makefile index 5467760249a5..63b789307b9d 100644 --- a/audio/p5-Audio-MPD-Common/Makefile +++ b/audio/p5-Audio-MPD-Common/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A bunch of common helper classes for mpd BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ |