diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-03-27 00:49:05 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-03-27 00:49:05 +0000 |
commit | 1c22653ccf9b375fd0b8f3de2a505d433b86d844 (patch) | |
tree | 0437b4627914696bcef7c689d6e93e7cce1c9bd9 /archivers/p5-Compress-LZO | |
parent | f8c61838c9a48f0096be7bf95c2f57baefd19265 (diff) |
Notes
Diffstat (limited to 'archivers/p5-Compress-LZO')
-rw-r--r-- | archivers/p5-Compress-LZO/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/p5-Compress-LZO/Makefile b/archivers/p5-Compress-LZO/Makefile index 2fc213193993..9d3def21fed4 100644 --- a/archivers/p5-Compress-LZO/Makefile +++ b/archivers/p5-Compress-LZO/Makefile @@ -8,8 +8,7 @@ PORTNAME= Compress-LZO PORTVERSION= 1.08 CATEGORIES= archivers perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Compress +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org |