summaryrefslogtreecommitdiff
path: root/math/glove
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-06-22 18:34:19 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-06-22 18:34:19 +0000
commitb421f07aa378d542f7d34e22cf997ac70c096307 (patch)
treef53714300b6618a5d023bdbea962346087b23a50 /math/glove
parentFix segmentation violation problem and make b5c works with DEVFS (diff)
House distfiles it in ${MASTER_SITE_LOCAL} since these are not available anywhere else
Notes
Notes: svn path=/head/; revision=44326
Diffstat (limited to 'math/glove')
-rw-r--r--math/glove/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/glove/Makefile b/math/glove/Makefile
index 8fad5653505d..54bb1241aebe 100644
--- a/math/glove/Makefile
+++ b/math/glove/Makefile
@@ -8,8 +8,8 @@
PORTNAME= glove
PORTVERSION= 1.0.1
CATEGORIES= math
-MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \
- ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= lioux
DISTNAME= Glove_source-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org