diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
commit | 43fa0c7cb6af5e9ca71443c34fd3e34847f851e2 (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /x11/p5-gtk | |
parent | 9a290ed0df0fbc90081cdfa28409ea63df40d57d (diff) | |
download | pkgsrc-43fa0c7cb6af5e9ca71443c34fd3e34847f851e2.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'x11/p5-gtk')
-rw-r--r-- | x11/p5-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile index 2b60a42ce00..12693eb988f 100644 --- a/x11/p5-gtk/Makefile +++ b/x11/p5-gtk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2003/06/23 07:14:47 mrg Exp $ +# $NetBSD: Makefile,v 1.24 2003/07/13 13:54:27 wiz Exp $ # .include "Makefile.common" PKGNAME= p5-gtk-${GTKPERL_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5gtk WRKSRC= ${WRKDIR}/${DISTNAME}/Gtk |