diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-24 07:38:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-24 07:38:42 +0000 |
commit | cd4b80489b0d4a74b881e452903c9f34836a1e7f (patch) | |
tree | a8bf40ad399c278100d100ea41200ce7626791dc /audio/p5-Audio-Wav | |
parent | ec2a43759eac441a0872e9cd6be414e5a417c167 (diff) | |
download | ports-cd4b80489b0d4a74b881e452903c9f34836a1e7f.tar.gz ports-cd4b80489b0d4a74b881e452903c9f34836a1e7f.zip |
Notes
Diffstat (limited to 'audio/p5-Audio-Wav')
-rw-r--r-- | audio/p5-Audio-Wav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index 51b8248c3a36..ea389b645202 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Audio PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl modules for reading and writing Microsoft WAV files PERL_CONFIGURE= yes |