diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /graphics/p5-Image-Imlib2 | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 f3a654c668e..9551f353150 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2012/10/06 14:11:11 asau Exp $ +# $NetBSD: Makefile,v 1.38 2013/01/26 21:37:56 adam Exp $ # DISTNAME= Image-Imlib2-2.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5im2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |