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. --- net/linc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/linc') diff --git a/net/linc/Makefile b/net/linc/Makefile index 79c2cd425b22..1f33aa075282 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -9,7 +9,7 @@ PORTNAME= linc PORTVERSION= 0.5.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -- cgit v1.2.3