diff options
Diffstat (limited to 'devel/p5-Graph/Makefile')
-rw-r--r-- | devel/p5-Graph/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Graph/Makefile b/devel/p5-Graph/Makefile index 486929e619a..a2db03e0893 100644 --- a/devel/p5-Graph/Makefile +++ b/devel/p5-Graph/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/05/27 13:54:06 wen Exp $ +# $NetBSD: Makefile,v 1.25 2013/05/31 12:40:23 wiz Exp $ DISTNAME= Graph-0.96 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/} |