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-libvorbis | |
parent | ec2a43759eac441a0872e9cd6be414e5a417c167 (diff) | |
download | ports-cd4b80489b0d4a74b881e452903c9f34836a1e7f.tar.gz ports-cd4b80489b0d4a74b881e452903c9f34836a1e7f.zip |
Notes
Diffstat (limited to 'audio/p5-libvorbis')
-rw-r--r-- | audio/p5-libvorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |