diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-18 04:49:26 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-18 04:49:26 +0000 |
commit | ee04da91ba7f022118f1278ed97f257eeea13e94 (patch) | |
tree | 0a428b0edd29f0d58298639db2d5108d43f3f7df /x11-toolkits/gtk30/Makefile | |
parent | 1965e617b53835930efb5fc6d9f42f385c582233 (diff) | |
download | ports-ee04da91ba7f022118f1278ed97f257eeea13e94.tar.gz ports-ee04da91ba7f022118f1278ed97f257eeea13e94.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk30/Makefile')
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 3ca200642959..446e684e6ca5 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk11-devel -# Version required: 1.1.13 +# Version required: 1.1.16 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.42 1999/01/20 22:14:27 vanilla Exp $ +# $Id: Makefile,v 1.43 1999/01/31 16:55:06 vanilla Exp $ # -DISTNAME= gtk+-1.1.14 -PKGNAME= gtk-1.1.14 +DISTNAME= gtk+-1.1.16 +PKGNAME= gtk-1.1.16 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.1/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.1/ \ |