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-SVG/Makefile | |
parent | 9d87f4261978c88d2444726c4481f3df5b47d67a (diff) | |
download | pkgsrc-5bebd6c4572c82fa7299aabe4de4d301962390b5.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'graphics/p5-SVG/Makefile')
-rw-r--r-- | graphics/p5-SVG/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-SVG/Makefile b/graphics/p5-SVG/Makefile index 610cecc68db..4008c227c51 100644 --- a/graphics/p5-SVG/Makefile +++ b/graphics/p5-SVG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/08/27 06:14:37 sno Exp $ +# $NetBSD: Makefile,v 1.8 2011/08/14 12:59:51 obache Exp $ # DISTNAME= SVG-2.50 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} |