diff options
author | steve <steve@FreeBSD.org> | 1998-03-09 10:52:55 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-09 10:52:55 +0800 |
commit | 5920a79cd4b36c9376bf615b797e63fa22b8d235 (patch) | |
tree | 549fbbc151f1cd7c9dac5d78fa5bcfce9237e280 /x11-toolkits/gtk30 | |
parent | 48fe63aad40b7fa424188afa76bea7911c4686e9 (diff) | |
download | freebsd-ports-gnome-5920a79cd4b36c9376bf615b797e63fa22b8d235.tar.gz freebsd-ports-gnome-5920a79cd4b36c9376bf615b797e63fa22b8d235.tar.zst freebsd-ports-gnome-5920a79cd4b36c9376bf615b797e63fa22b8d235.zip |
Location on MASTER_SITE changed.
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 00e3cb463e8a..0c78cc58aabd 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/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 |