diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-05 00:58:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-05 00:58:09 +0000 |
commit | fcb6a82f703647fc9d0c0148c71d763e7244eaa1 (patch) | |
tree | d004c3e59205adf79f80d9499a1f4cfc6183f4f2 /x11-toolkits/gtk12/Makefile | |
parent | Upgrade to 1.1.12, and add a patch for gthread. (diff) |
Upgrade to 1.1.12, and I wont upgrade glib11d & gtk11d until I finish all
ports of GNOME.
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 12d36108ce3a..07a69d4a3f5f 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk11-devel -# Version required: 1.1.11 +# Version required: 1.1.12 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.39 1999/01/01 02:32:05 vanilla Exp $ +# $Id: Makefile,v 1.40 1999/01/04 08:43:06 vanilla Exp $ # -DISTNAME= gtk+-1.1.11 -PKGNAME= gtk-1.1.11 +DISTNAME= gtk+-1.1.12 +PKGNAME= gtk-1.1.12 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.1/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.1/ \ |