diff options
Diffstat (limited to 'graphics/p5-Image-Imlib2/Makefile')
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index 1e2007877ad..faf02afa838 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2014/05/29 23:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2014/10/09 13:44:47 wiz Exp $ # DISTNAME= Image-Imlib2-2.03 PKGNAME= p5-${DISTNAME} PKGREVISION= 12 -SVR4_PKGNAME= p5im2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |