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 | |
parent | ec2a43759eac441a0872e9cd6be414e5a417c167 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-Audio-Wav/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-libvorbis/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile index f3b96a3b1f93..6baca42aed72 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FOOF PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-perl-${PORTVERSION} -MAINTAINER= dom@happygiraffe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for Ogg Vorbis streams LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis |