summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-10-12 17:59:37 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-10-12 17:59:37 +0000
commit70bceb7a36819079075de887f67665850e9b8497 (patch)
treefbf6f71d6df40cc3218decd856f3cadc4477c8e6 /graphics
parentActivate timidity++-slang (diff)
Fix MASTER_SITES
PR: ports/14290 Submitted by: tkato@prontomail.ne.jp
Notes
Notes: svn path=/head/; revision=22389
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xgrasp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile
index 149958ff7528..4594b11d894c 100644
--- a/graphics/xgrasp/Makefile
+++ b/graphics/xgrasp/Makefile
@@ -9,8 +9,8 @@
DISTNAME= xgrasp.1.7d
PKGNAME= xgrasp-1.7d
CATEGORIES= graphics
-MASTER_SITES= ftp://qiclab.scn.rain.com/pub/X11/ \
- ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= ../R5contrib
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org