diff options
Diffstat (limited to 'graphics/p5-Image-Imlib2')
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index 96bf7523836..d35484557ec 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2013/06/04 22:16:24 tron Exp $ +# $NetBSD: Makefile,v 1.43 2013/07/05 13:29:36 ryoon Exp $ # DISTNAME= Image-Imlib2-2.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 SVR4_PKGNAME= p5im2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |