diff options
author | obache <obache> | 2011-08-14 12:59:47 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 12:59:47 +0000 |
commit | 5bebd6c4572c82fa7299aabe4de4d301962390b5 (patch) | |
tree | 9d4fc357a9527b17a6a3cffdde54d1a386a74d73 /graphics/p5-GDGraph | |
parent | 9d87f4261978c88d2444726c4481f3df5b47d67a (diff) | |
download | pkgsrc-5bebd6c4572c82fa7299aabe4de4d301962390b5.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'graphics/p5-GDGraph')
-rw-r--r-- | graphics/p5-GDGraph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GDGraph/Makefile b/graphics/p5-GDGraph/Makefile index 703c16bb54b..27001076b5a 100644 --- a/graphics/p5-GDGraph/Makefile +++ b/graphics/p5-GDGraph/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2010/08/21 16:34:56 seb Exp $ +# $NetBSD: Makefile,v 1.22 2011/08/14 12:59:49 obache Exp $ # DISTNAME= GDGraph-1.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5gdg CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |