diff options
Diffstat (limited to 'graphics/p5-Gdk-Imlib/Makefile')
-rw-r--r-- | graphics/p5-Gdk-Imlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Gdk-Imlib/Makefile b/graphics/p5-Gdk-Imlib/Makefile index 90d8c680095..88c305cb7b5 100644 --- a/graphics/p5-Gdk-Imlib/Makefile +++ b/graphics/p5-Gdk-Imlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:22 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2008/10/19 19:18:10 he Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/p5-gtk/Makefile.common" PKGNAME= p5-Gdk-Imlib-${GTKPERL_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= adrianp@NetBSD.org COMMENT= Perl bindings for Imlib |