diff options
Diffstat (limited to 'misc/p5-File-MMagic-XS/Makefile')
-rw-r--r-- | misc/p5-File-MMagic-XS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-File-MMagic-XS/Makefile b/misc/p5-File-MMagic-XS/Makefile index 2136a9107b8..929b86157ee 100644 --- a/misc/p5-File-MMagic-XS/Makefile +++ b/misc/p5-File-MMagic-XS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/10/12 17:27:43 abs Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:22 he Exp $ DISTNAME= File-MMagic-XS-0.09003 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |