diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-01 23:32:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-01 23:32:54 +0000 |
commit | 89b9e8925532363a9d70de06e2b5cb5229bff58b (patch) | |
tree | 2602394432232c9f8c7606b5ff08fe8bf1ce9a89 /x11-toolkits/p5-Gtk/Makefile | |
parent | 9744c37525b122c735f466fca214fac283cc844a (diff) | |
download | freebsd-ports-89b9e8925532363a9d70de06e2b5cb5229bff58b.zip |
Upgrade to 0.2.2.
Diffstat (limited to 'x11-toolkits/p5-Gtk/Makefile')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 4f071276ab50..18bb284af453 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Gtk -# Version required: 0.2.1 +# Version required: 0.2.2 # Date created: 28 Oct 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.7 1998/05/16 21:14:53 vanilla Exp $ +# $Id: Makefile,v 1.8 1998/05/23 10:08:32 vanilla Exp $ # -DISTNAME= Gtk-0.2.1 -PKGNAME= p5-Gtk-0.2.1 +DISTNAME= Gtk-0.2.2 +PKGNAME= p5-Gtk-0.2.2 CATEGORIES= x11 lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Gtk |