diff options
author | linimon <linimon@FreeBSD.org> | 2007-09-24 15:38:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-09-24 15:38:42 +0800 |
commit | d708d81d966166e2ec3789ba55285930b80186ae (patch) | |
tree | 73442f6eab03be0d295fb5b05b5693d10e3eea33 /audio | |
parent | 9c7872dc9558ea9bd6bde1ee6c24e3a06dd0b0f6 (diff) | |
download | freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.tar.gz freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.tar.zst freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.zip |
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
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 |