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 bc283322d314..e6eec46dd1f4 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk -# Version required: 1.0.2 +# Version required: 1.0.3 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.16 1998/05/06 09:46:24 vanilla Exp $ +# $Id: Makefile,v 1.17 1998/05/16 21:13:16 vanilla Exp $ # -DISTNAME= gtk+-1.0.2 -PKGNAME= gtk-1.0.2 +DISTNAME= gtk+-1.0.3 +PKGNAME= gtk-1.0.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ |