diff options
author | erich <erich@FreeBSD.org> | 1998-04-17 21:21:21 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1998-04-17 21:21:21 +0800 |
commit | 13d11b130d3e24c0a0dc0db1760d76c4953f2a30 (patch) | |
tree | 389bf04c77cd47167327e67851854fcbf0c92901 /x11-toolkits/gtk12/Makefile | |
parent | cc5ca7e625fd7a04d60d65436e413fc1488030a8 (diff) | |
download | freebsd-ports-gnome-13d11b130d3e24c0a0dc0db1760d76c4953f2a30.tar.gz freebsd-ports-gnome-13d11b130d3e24c0a0dc0db1760d76c4953f2a30.tar.zst freebsd-ports-gnome-13d11b130d3e24c0a0dc0db1760d76c4953f2a30.zip |
update to gtk-1.0.0
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 3ec3b6d5e55a..d91f7336bb69 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -3,13 +3,13 @@ # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.13 1998/04/04 13:46:25 vanilla Exp $ +# $Id: Makefile,v 1.14 1998/04/11 12:08:06 vanilla Exp $ # -DISTNAME= gtk+-0.99.10 -PKGNAME= gtk-0.99.10 +DISTNAME= gtk+-1.0.0 +PKGNAME= gtk-1.0.0 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v0.99/ +MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ MAINTAINER= vanilla@FreeBSD.ORG |