diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 4 | ||||
-rw-r--r-- | graphics/scrot/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index 175b8a9e2a4..7f9461e0009 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/02/11 05:54:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/11 22:56:23 xtraeme Exp $ # DISTNAME= Image-Imlib2-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5im2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index d8ffa9a5e75..32224545357 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/02/11 05:54:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2004/02/11 22:56:23 xtraeme Exp $ # DISTNAME= scrot-0.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ |