diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-04-11 20:08:11 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-04-11 20:08:11 +0800 |
commit | 94c91d25a76ca9e257d49ea5aaf8d2a2bbcdf9c2 (patch) | |
tree | 560eed28bb51e162e5442c7d76049455cece1a51 /x11-toolkits/gtk12/Makefile | |
parent | 51267e85d62b2050bf0b6a1c28cfd11ce19671a4 (diff) | |
download | freebsd-ports-gnome-94c91d25a76ca9e257d49ea5aaf8d2a2bbcdf9c2.tar.gz freebsd-ports-gnome-94c91d25a76ca9e257d49ea5aaf8d2a2bbcdf9c2.tar.zst freebsd-ports-gnome-94c91d25a76ca9e257d49ea5aaf8d2a2bbcdf9c2.zip |
Upgrade to 0.99.10.
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 78925c17607c..3ec3b6d5e55a 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk -# Version required: 0.99.9 +# Version required: 0.99.10 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.12 1998/03/17 18:36:40 erich Exp $ +# $Id: Makefile,v 1.13 1998/04/04 13:46:25 vanilla Exp $ # -DISTNAME= gtk+-0.99.9 -PKGNAME= gtk-0.99.9 +DISTNAME= gtk+-0.99.10 +PKGNAME= gtk-0.99.10 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v0.99/ |