diff options
Diffstat (limited to 'audio/p5-libvorbis')
-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 6baca42aed72..088d2c0df920 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -9,8 +9,8 @@ PORTNAME= libvorbis PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= audio perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FOOF +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../by-authors/id/F/FO/FOOF PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-perl-${PORTVERSION} |