diff options
author | grant <grant@pkgsrc.org> | 2002-12-19 13:07:42 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-12-19 13:07:42 +0000 |
commit | 6d4b10ad12edb6c2b7f69e4d72085e18f5d10ec9 (patch) | |
tree | 729b9c0b178d53928172ed93966da346ee239e41 /x11/gtk | |
parent | 7bc71c43921227ce1696288370904882370ad5f9 (diff) | |
download | pkgsrc-6d4b10ad12edb6c2b7f69e4d72085e18f5d10ec9.tar.gz |
update MASTER_SITES.
Diffstat (limited to 'x11/gtk')
-rw-r--r-- | x11/gtk/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 5f0d64d75f4..f7158c5b67a 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.77 2002/10/30 03:09:39 rh Exp $ +# $NetBSD: Makefile,v 1.78 2002/12/19 13:09:37 grant Exp $ DISTNAME= gtk+-1.2.10 PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ - http://www.ameth.org/gimp/pub/gtk/v1.2/ \ - ${MASTER_SITE_GNOME:=sources/gtk/1.2/} + ${MASTER_SITE_GNOME:=sources/gtk+/1.2/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gtk.org/ |