diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-09 02:52:55 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-09 02:52:55 +0000 |
commit | 2c100ce668277bc433bf15c99343692c61c7a255 (patch) | |
tree | 254e9259cdfbcd38e7207e5331141beb161b8c9d /x11-toolkits/gtk13 | |
parent | e71018695b2bc96a0681736f32201a3c402dda00 (diff) | |
download | ports-2c100ce668277bc433bf15c99343692c61c7a255.tar.gz ports-2c100ce668277bc433bf15c99343692c61c7a255.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk13')
-rw-r--r-- | x11-toolkits/gtk13/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile index 00e3cb463e8a..0c78cc58aabd 100644 --- a/x11-toolkits/gtk13/Makefile +++ b/x11-toolkits/gtk13/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: gtk -# Version required: 0.99.2 +# Version required: 0.99.3 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.8 1998/01/21 12:26:45 asami Exp $ +# $Id: Makefile,v 1.9 1998/01/28 15:39:05 erich Exp $ # DISTNAME= gtk+-0.99.3 PKGNAME= gtk-0.99.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/ +MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v0.99/ MAINTAINER= vanilla@FreeBSD.ORG |