From cbf0126aa12f8fd31ee5e9e7d1a40849115a19d3 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sun, 1 Feb 1998 22:37:36 +0000 Subject: Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsite explicitly; the /pub/Linux/distributions directory isn't mirrored. Submitted by: distfile checker --- math/xspread/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math/xspread') diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 12b099976ecb..28a042ba3780 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -7,8 +7,9 @@ DISTNAME= xspread2.1 PKGNAME= xspread-2.1 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= distributions/slackware/source/xap/xspread +MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread +# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't +# mirrored. USE_IMAKE= yes USE_GMAKE= yes -- cgit v1.2.3