diff options
Diffstat (limited to 'audio/p5-Audio-Wav/Makefile')
-rw-r--r-- | audio/p5-Audio-Wav/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index 4d6f1fae796..ad7ff3d8762 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/05/31 12:39:37 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:35:15 wiz Exp $ DISTNAME= Audio-Wav-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/} |