diff options
Diffstat (limited to 'misc/p5-File-MMagic-XS/Makefile')
-rw-r--r-- | misc/p5-File-MMagic-XS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-File-MMagic-XS/Makefile b/misc/p5-File-MMagic-XS/Makefile index 929b86157ee..40e971d27bb 100644 --- a/misc/p5-File-MMagic-XS/Makefile +++ b/misc/p5-File-MMagic-XS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:22 he Exp $ +# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:16 seb Exp $ DISTNAME= File-MMagic-XS-0.09003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |