diff options
Diffstat (limited to 'audio/p5-libvorbis/Makefile')
-rw-r--r-- | audio/p5-libvorbis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile index fced9f6ebb7e..6fb9ce5922f1 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -10,11 +10,11 @@ PORTVERSION= 0.05 PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/F/FO/FOOF +MASTER_SITE_SUBDIR= CPAN:FOOF PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-perl-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Ogg Vorbis streams LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis |