From 59deb69012e8ee66c43cbd107264d696b9b5d8df Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 20 Sep 2002 17:07:51 +0000 Subject: GNOME has just changed the layout of their FTP site. This resulted in making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. --- devel/gnomebuild/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/gnomebuild') diff --git a/devel/gnomebuild/Makefile b/devel/gnomebuild/Makefile index d8280e1edbc5..c4239485e4b3 100644 --- a/devel/gnomebuild/Makefile +++ b/devel/gnomebuild/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomebuild PORTVERSION= 0.0.2 CATEGORIES?= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= unstable/sources/${PORTNAME:S/gnome/gnome-/} +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/gnome/gnome-/}/0.0 DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -- cgit v1.2.3