diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-08-16 09:13:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-08-16 09:13:44 +0000 |
commit | 7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9 (patch) | |
tree | d84b68f14398f8db84ad69796ba6ff770492b336 /audio | |
parent | 474e697628d1c371c106f4646e2029e76e88b0e3 (diff) | |
download | freebsd-ports-7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9.zip |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-MPEG-ID3v2Tag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-MPEG-ID3v2Tag/Makefile b/audio/p5-MPEG-ID3v2Tag/Makefile index 86273fd64b72..3d64ff2e74da 100644 --- a/audio/p5-MPEG-ID3v2Tag/Makefile +++ b/audio/p5-MPEG-ID3v2Tag/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MPEG PKGNAMEPREFIX= p5- -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= Perl module that provides a way to write/read ID3 v2.3 tags PERL_CONFIGURE= yes |