diff options
author | adam <adam> | 2011-08-06 12:49:26 +0000 |
---|---|---|
committer | adam <adam> | 2011-08-06 12:49:26 +0000 |
commit | 195eded3731b1b85612b711be020e4d04f401e62 (patch) | |
tree | b628cf5964f918acddc6ff08bf727ae11aedc988 /audio/p5-MP3-Info | |
parent | a6d8cca74195cfecc7d4cbf38fe3f458ee5ce5e3 (diff) | |
download | pkgsrc-195eded3731b1b85612b711be020e4d04f401e62.tar.gz |
Revision bump after updating perl to 5.14.1
Diffstat (limited to 'audio/p5-MP3-Info')
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index 3a63c91caaa..5c52f5a3bf1 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2010/08/21 16:32:44 seb Exp $ +# $NetBSD: Makefile,v 1.19 2011/08/06 12:57:25 adam Exp $ DISTNAME= MP3-Info-1.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/} |