diff options
author | hubertf <hubertf> | 1999-04-12 17:57:23 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-04-12 17:57:23 +0000 |
commit | 8fef5cee92149ae7ef7ea03074ab097249a41e31 (patch) | |
tree | 7720f7cf01529cf821ebd20c5b28a8dfc8923f43 /x11/p5-gtk/Makefile | |
parent | d3f984abf2ff0dc369597c42b3240ed791b9502b (diff) | |
download | pkgsrc-8fef5cee92149ae7ef7ea03074ab097249a41e31.tar.gz |
Update to 0.5120
Lots of changes, mostly to make this working again, and with the latest
and greatest gtk release.
Diffstat (limited to 'x11/p5-gtk/Makefile')
-rw-r--r-- | x11/p5-gtk/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile index 44825b63a9e..1e54a771780 100644 --- a/x11/p5-gtk/Makefile +++ b/x11/p5-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 1999/03/04 09:30:45 tron Exp $ +# $NetBSD: Makefile,v 1.6 1999/04/12 17:57:23 hubertf Exp $ # -DISTNAME= Gtk-0.4 -PKGNAME= p5-gtk-0.4 +DISTNAME= Gtk-0.5120 +PKGNAME= p5-gtk-0.5120 CATEGORIES= x11 perl5 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/perl/ |