diff options
Diffstat (limited to 'textproc/p5-Kwalify/Makefile')
-rw-r--r-- | textproc/p5-Kwalify/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Kwalify/Makefile b/textproc/p5-Kwalify/Makefile index e6fd4398d58..e59dab12b36 100644 --- a/textproc/p5-Kwalify/Makefile +++ b/textproc/p5-Kwalify/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/08/30 21:09:55 seb Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:54 he Exp $ DISTNAME= Kwalify-1.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SR/SREZIC/} |