aboutsummaryrefslogtreecommitdiffstats
path: root/math/xspread/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 18:37:03 +0800
committerasami <asami@FreeBSD.org>1996-11-18 18:37:03 +0800
commit778ce9e56ab4b61dc0bafdde7d952e53fe582001 (patch)
treee35ca6695df4391a1afd1107cea5dc7bd0a47b48 /math/xspread/Makefile
parentf061af8080abfb59038d436c3e16778abbf8a5a5 (diff)
downloadfreebsd-ports-gnome-778ce9e56ab4b61dc0bafdde7d952e53fe582001.tar.gz
freebsd-ports-gnome-778ce9e56ab4b61dc0bafdde7d952e53fe582001.tar.zst
freebsd-ports-gnome-778ce9e56ab4b61dc0bafdde7d952e53fe582001.zip
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'math/xspread/Makefile')
-rw-r--r--math/xspread/Makefile6
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