diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-07 16:14:13 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-07 16:14:13 +0000 |
commit | a6730b726db6c13590199a3c565523a8d8ab2df7 (patch) | |
tree | 53a1684c1428eae628a6990330ee989352035bee /x11-toolkits/p5-Gtk/Makefile | |
parent | c523d1fafca93f3bafbbd0c6411063e5a1d61bbe (diff) |
Upgrade to 0.2.0.
Notes
Notes:
svn path=/head/; revision=10898
Diffstat (limited to 'x11-toolkits/p5-Gtk/Makefile')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 23534b9bf9b9..baf9a20ac577 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: p5-Gtk -# Version required: 0.1.17 +# Version required: 0.2.0 # Date created: 28 Oct 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.3 1998/04/30 05:41:30 mph Exp $ +# $Id: Makefile,v 1.4 1998/05/06 07:20:45 vanilla Exp $ # -DISTNAME= Gtk-0.1.17 -PKGNAME= p5-Gtk-0.1.17 +DISTNAME= Gtk-0.2.0 +PKGNAME= p5-Gtk-0.2.0 CATEGORIES= x11 lang perl5 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/perl/ MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk +LIB_DEPENDS= gtk\\.1\\.1:${PORTSDIR}/x11/gtk USE_PERL5= YES |