diff options
Diffstat (limited to 'math/xspread/Makefile')
-rw-r--r-- | math/xspread/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index ab09d9851331..12b099976ecb 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -6,9 +6,9 @@ DISTNAME= xspread2.1 PKGNAME= xspread-2.1 -CATEGORIES+= math -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread/ \ - ftp://ftp.icm.edu.pl/pub2/linux/distributions/slackware/source/xap/xspread/ +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= distributions/slackware/source/xap/xspread USE_IMAKE= yes USE_GMAKE= yes |