diff options
Diffstat (limited to 'graphics/p5-RRDTool-OO')
-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 4b89a2b04df..c3476164523 100644 --- a/graphics/p5-RRDTool-OO/Makefile +++ b/graphics/p5-RRDTool-OO/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2016/08/13 02:27:59 wen Exp $ +# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:01 ryoon Exp $ DISTNAME= RRDTool-OO-0.36 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/} |