From 06536aed080588336254325670f9c73ca2250eea Mon Sep 17 00:00:00 2001 From: flz Date: Sun, 21 Sep 2008 09:05:31 +0000 Subject: Fix MASTER_SITES. PR: ports/127460 Submitted by: Carlos Santos Approved by: portmgr (self) --- x11-themes/icons-tango-extras/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-themes/icons-tango-extras') diff --git a/x11-themes/icons-tango-extras/Makefile b/x11-themes/icons-tango-extras/Makefile index eea46c224b71..9805cdfb69f3 100644 --- a/x11-themes/icons-tango-extras/Makefile +++ b/x11-themes/icons-tango-extras/Makefile @@ -9,7 +9,7 @@ PORTNAME= icons-tango-extras PORTVERSION= 0.1.0 PORTREVISION= 1 CATEGORIES= x11-themes -MASTER_SITES= http://tango-project.org/releases/ \ +MASTER_SITES= http://tango.freedesktop.org/releases/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles DISTNAME= tango-icon-theme-extras-${PORTVERSION} -- cgit