diff options
Diffstat (limited to 'graphics/p5-RRDTool-OO/Makefile')
-rw-r--r-- | graphics/p5-RRDTool-OO/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-RRDTool-OO/Makefile b/graphics/p5-RRDTool-OO/Makefile index 01402df250e..aa14458f7f5 100644 --- a/graphics/p5-RRDTool-OO/Makefile +++ b/graphics/p5-RRDTool-OO/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/07/13 16:04:03 rhaen Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:10 he Exp $ DISTNAME= RRDTool-OO-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/} |