diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-01-05 17:18:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-01-05 17:18:06 +0000 |
commit | 43f47596acc2b84f95c50535ce4dfab62b9989f1 (patch) | |
tree | 3836d65d47502447a838c12e9259cc4f88fc75f5 /x11-toolkits/gtk12/Makefile | |
parent | Upgrade to 0.92 (diff) |
Upgrade to 0.99.2.
Diffstat (limited to 'x11-toolkits/gtk12/Makefile')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index f834fec0d06e..6e65166a171b 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk -# Version required: 0.99.0 +# Version required: 0.99.2 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $Id: Makefile,v 1.5 1997/12/03 21:17:18 vanilla Exp $ # -DISTNAME= gtk+-0.99.0 -PKGNAME= gtk-0.99.0 +DISTNAME= gtk+-0.99.2 +PKGNAME= gtk-0.99.2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/ |