From 8e1b5d063ca2dadf0ad2e01e43ac20b3f3937c4d Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 7 Oct 2012 07:01:50 +0000 Subject: Removed ftp.gtk.org from MASTER_SITES, since it does not have the latest distfiles --- x11/gtk2/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 616e66decf6..33699c2f240 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.238 2012/10/03 21:59:07 wiz Exp $ +# $NetBSD: Makefile,v 1.239 2012/10/07 07:01:50 adam Exp $ DISTNAME= gtk+-2.24.13 PKGNAME= ${DISTNAME:S/gtk/gtk2/} PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.24/ \ - ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -- cgit v1.2.3