diff options
Diffstat (limited to 'x11-toolkits/gtk12/Makefile')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index d91f7336bb69..d06d981de3e2 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.10 +# Version required: 1.0.1 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.14 1998/04/11 12:08:06 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/04/17 13:21:17 erich Exp $ # -DISTNAME= gtk+-1.0.0 -PKGNAME= gtk-1.0.0 +DISTNAME= gtk+-1.0.1 +PKGNAME= gtk-1.0.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ |