diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-03 01:21:21 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-03 01:21:21 +0800 |
commit | 6892a041e631f29e80dd939e6e1f1a43f161918c (patch) | |
tree | 6750fb1219e47b6466eb957c64c41b1364e30ad9 /x11-toolkits/gtk30/Makefile | |
parent | d78986df41453671649154d7b5558114bc3a0adf (diff) | |
download | freebsd-ports-gnome-6892a041e631f29e80dd939e6e1f1a43f161918c.tar.gz freebsd-ports-gnome-6892a041e631f29e80dd939e6e1f1a43f161918c.tar.zst freebsd-ports-gnome-6892a041e631f29e80dd939e6e1f1a43f161918c.zip |
Upgrade to 1.1.3.
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 736687b2fe5b..853c93e4a1e2 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk -# Version required: 1.1.2 +# Version required: 1.1.3 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.26 1998/09/22 23:31:14 asami Exp $ +# $Id: Makefile,v 1.27 1998/09/23 00:47:16 vanilla Exp $ # -DISTNAME= gtk+-1.1.2 -PKGNAME= gtk-1.1.2 +DISTNAME= gtk+-1.1.3 +PKGNAME= gtk-1.1.3 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.1/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.1/ \ |