diff options
Diffstat (limited to 'audio/p5-Audio-Wav/Makefile')
-rw-r--r-- | audio/p5-Audio-Wav/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index 41c9a3de2d7..e5ba471477e 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:07 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2008/10/19 19:17:41 he Exp $ # DISTNAME= Audio-Wav-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/} |