diff options
author | tron <tron@pkgsrc.org> | 2000-01-02 18:02:39 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-01-02 18:02:39 +0000 |
commit | 6d9e94f4305f049fd1817160b971141aa25fca4f (patch) | |
tree | 494f26b0141a03b89849b1c02b3ed1e34c73c4b2 /x11/gtk--/Makefile | |
parent | 78d2cd2b1a82bbdb340da768034ea23373e4683c (diff) | |
download | pkgsrc-6d9e94f4305f049fd1817160b971141aa25fca4f.tar.gz |
Adapt to new directory structure on GNOME ftp sites.
Diffstat (limited to 'x11/gtk--/Makefile')
-rw-r--r-- | x11/gtk--/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile index 91438d71704..59724616db4 100644 --- a/x11/gtk--/Makefile +++ b/x11/gtk--/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 1999/11/14 23:36:24 tron Exp $ +# $NetBSD: Makefile,v 1.10 2000/01/02 18:02:42 tron Exp $ # FreeBSD Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp # DISTNAME= Gtk---1.0.3 PKGNAME= gtk---1.0.3 CATEGORIES= x11 devel -MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://lazy.ton.tut.fi/gtk--/gtk--.html |