diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
commit | 9d717fd6768ab2687a51efdf2ba000c10e30ac9f (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /graphics/p5-Image-Imlib2 | |
parent | 1ce193a8d1cd87d6570be40cc8188c881ebfc734 (diff) | |
download | pkgsrc-9d717fd6768ab2687a51efdf2ba000c10e30ac9f.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'graphics/p5-Image-Imlib2')
-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 7754e9b9687..ac853fb51cb 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/21 16:17:42 kim Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/04 19:48:25 xtraeme Exp $ # DISTNAME= Image-Imlib2-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5im2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |