diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-03-15 03:48:11 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-03-15 03:48:11 +0800 |
commit | c4da5809455e2e1ec68bb4663dcd6d93c2009d3f (patch) | |
tree | 3aa42b54fb3a9512d8f5a22bd4febd967aca4bce /x11-toolkits/gtk12/Makefile | |
parent | e0e718e0ccfe85044cdd611735966933a53eda93 (diff) | |
download | freebsd-ports-gnome-c4da5809455e2e1ec68bb4663dcd6d93c2009d3f.tar.gz freebsd-ports-gnome-c4da5809455e2e1ec68bb4663dcd6d93c2009d3f.tar.zst freebsd-ports-gnome-c4da5809455e2e1ec68bb4663dcd6d93c2009d3f.zip |
Upgrade to 0.99.5.
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 0c78cc58aabd..286d930f4678 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.3 +# Version required: 0.99.5 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.9 1998/01/28 15:39:05 erich Exp $ +# $Id: Makefile,v 1.10 1998/03/09 02:52:55 steve Exp $ # -DISTNAME= gtk+-0.99.3 -PKGNAME= gtk-0.99.3 +DISTNAME= gtk+-0.99.5 +PKGNAME= gtk-0.99.5 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v0.99/ |