diff options
author | sno <sno@pkgsrc.org> | 2009-04-11 21:02:21 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-04-11 21:02:21 +0000 |
commit | ce35598ee8690fa401da451d33a3fe057a5a0338 (patch) | |
tree | 5b960c694a97c57b21110e2c9390d24e14618c60 /graphics | |
parent | 00a14831924e59dd9040215df51833e53f6907e7 (diff) | |
download | pkgsrc-ce35598ee8690fa401da451d33a3fe057a5a0338.tar.gz |
Renamed package from SWF-File to p5-SWF-File, because it's a perl5 module
oked by rhaen@ & joerg@ (with rename of p5-PAR)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-SWF-File/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile index 9462974a4fc..f61fa96f2e2 100644 --- a/graphics/p5-SWF-File/Makefile +++ b/graphics/p5-SWF-File/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2008/10/19 19:18:11 he Exp $ +# $NetBSD: Makefile,v 1.11 2009/04/11 21:02:21 sno Exp $ # DISTNAME= SWF-File-0.42 +PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YS/YSAS/} |