diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /multimedia/p5-File-Format-RIFF | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) | |
download | ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.tar.gz ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.zip |
Notes
Diffstat (limited to 'multimedia/p5-File-Format-RIFF')
-rw-r--r-- | multimedia/p5-File-Format-RIFF/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/p5-File-Format-RIFF/Makefile b/multimedia/p5-File-Format-RIFF/Makefile index 601b48125b0a..545e8c712d5f 100644 --- a/multimedia/p5-File-Format-RIFF/Makefile +++ b/multimedia/p5-File-Format-RIFF/Makefile @@ -8,8 +8,7 @@ PORTNAME= File-Format-RIFF DISTVERSION= 1.0.1 CATEGORIES= multimedia perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= File +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= infofarmer@FreeBSD.org |