diff options
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 853c93e4a1e..931e59c95cf 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk -# Version required: 1.1.3 +# Version required: 1.1.2 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.27 1998/09/23 00:47:16 vanilla Exp $ +# $Id: Makefile,v 1.28 1998/11/02 17:21:20 vanilla Exp $ # -DISTNAME= gtk+-1.1.3 -PKGNAME= gtk-1.1.3 +DISTNAME= gtk+-1.1.2 +PKGNAME= gtk-1.1.2 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.1/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.1/ \ |