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 9bedbd23979..4c5cedfc58f 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/11/24 12:05:44 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:24 wiz Exp $ DISTNAME= Audio-Wav-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/} |