diff options
Diffstat (limited to 'graphics/p5-Image-Imlib2/Makefile')
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index 7c969d7327c..c0411a72b56 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2008/08/03 21:07:21 he Exp $ +# $NetBSD: Makefile,v 1.24 2008/10/19 19:18:10 he Exp $ # DISTNAME= Image-Imlib2-2.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5im2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |