diff options
Diffstat (limited to 'x11/p5-gtk')
-rw-r--r-- | x11/p5-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile index 03a98781322..fc362cf3597 100644 --- a/x11/p5-gtk/Makefile +++ b/x11/p5-gtk/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2004/04/25 02:21:06 xtraeme Exp $ +# $NetBSD: Makefile,v 1.28 2004/10/03 00:18:36 tv Exp $ # .include "Makefile.common" PKGNAME= p5-gtk-${GTKPERL_VERSION} +PKGREVISION= 1 SVR4_PKGNAME= p5gtk MAINTAINER= root@garbled.net |