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. --- math/gcalctool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/gcalctool') diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index e2ae8354759a..0ebe6d009231 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -9,7 +9,7 @@ PORTNAME= gcalctool PORTVERSION= 4.1.9 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.1 DIST_SUBDIR= gnome2 MAINTAINER= marcus@FreeBSD.org -- cgit v1.2.3