summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2003-09-27 22:56:57 +0000
committerBruce M Simpson <bms@FreeBSD.org>2003-09-27 22:56:57 +0000
commit9f19fd7b1243e7b0617ce035f93ca1bf2e17de3c (patch)
tree0294e54cdd0b9c16d48080ade05f785a55760a7d /x11
parentUpdate to 0.6.0 (diff)
Use MASTER_SITES_XCONTRIB instead of hard-coding MASTER_SITES.
Noticed by: linimon
Notes
Notes: svn path=/head/; revision=89585
Diffstat (limited to 'x11')
-rw-r--r--x11/xmon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile
index 3f9458902e88..10af29b38034 100644
--- a/x11/xmon/Makefile
+++ b/x11/xmon/Makefile
@@ -8,8 +8,8 @@
PORTNAME= xmon
PORTVERSION= 1.5.6
CATEGORIES= x11
-MASTER_SITES= http://www.ibiblio.org/pub/X11/contrib/devel_tools/ \
- ftp://ftp.x.org/contrib/devel_tools/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= devel_tools
DISTNAME= xmon.${PORTVERSION}
MAINTAINER= bms@spc.org