diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-29 17:41:17 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-29 17:41:17 +0000 |
commit | dc3b831b6b7dcca0a0724a5ce288ac677507c525 (patch) | |
tree | 44b9949901cd3922f31a9eaf53fce5d09e32f8c3 /audio/p5-CDDB | |
parent | c301912128b027b0f2311ff1bb3439ed19354297 (diff) |
Reassign my p5-* ports to perl@ so more than one person
can look at them.
Notes
Notes:
svn path=/head/; revision=227098
Diffstat (limited to 'audio/p5-CDDB')
-rw-r--r-- | audio/p5-CDDB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile index 4b6810e07afe..7faadf62cc55 100644 --- a/audio/p5-CDDB/Makefile +++ b/audio/p5-CDDB/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@freebsd.org +MAINTAINER= perl@freebsd.org COMMENT= A high-level interface to the Compact Disc Database PERL_CONFIGURE= yes |