diff options
Diffstat (limited to 'x11-toolkits/gtk13/Makefile')
-rw-r--r-- | x11-toolkits/gtk13/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile index 99e432493753..78925c17607c 100644 --- a/x11-toolkits/gtk13/Makefile +++ b/x11-toolkits/gtk13/Makefile @@ -1,14 +1,13 @@ # New ports collection makefile for: gtk -# Version required: 0.99.5 +# Version required: 0.99.9 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.11 1998/03/14 19:47:58 vanilla Exp $ +# $Id: Makefile,v 1.12 1998/03/17 18:36:40 erich Exp $ # -DISTNAME= gtk+-0.99.7 -PKGNAME= gtk-0.99.7 - +DISTNAME= gtk+-0.99.9 +PKGNAME= gtk-0.99.9 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v0.99/ |