summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2002-02-21 18:35:36 +0000
committerBill Fenner <fenner@FreeBSD.org>2002-02-21 18:35:36 +0000
commit74a020840ab538807f985b443bd19b8df3088852 (patch)
treec168a9a06b4097b692db6bee1473c152ac3d02f2 /math
parentAdded MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIR (diff)
Use MASTER_SITE_LOCAL since the original MASTER_SITE seems to have disappeared.
Submitted by: distfile survey
Notes
Notes: svn path=/head/; revision=55049
Diffstat (limited to 'math')
-rw-r--r--math/xplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/xplot/Makefile b/math/xplot/Makefile
index b77ac9438af3..be75d762ca47 100644
--- a/math/xplot/Makefile
+++ b/math/xplot/Makefile
@@ -8,7 +8,8 @@
PORTNAME= xplot
PORTVERSION= 0.90
CATEGORIES= math graphics net
-MASTER_SITES= ftp://mercury.lcs.mit.edu/pub/shep/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
MAINTAINER= fenner@FreeBSD.org