aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xmon
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-09-28 06:56:57 +0800
committerbms <bms@FreeBSD.org>2003-09-28 06:56:57 +0800
commitc0728a7da35d3b5502ee83d9fc31426ee544b789 (patch)
treeca78c59b29317e3e957c0b748e3530d4c8064dac /x11/xmon
parentf31f369906e9a19b909e13df1787eace3c98eed1 (diff)
downloadfreebsd-ports-gnome-c0728a7da35d3b5502ee83d9fc31426ee544b789.tar.gz
freebsd-ports-gnome-c0728a7da35d3b5502ee83d9fc31426ee544b789.tar.zst
freebsd-ports-gnome-c0728a7da35d3b5502ee83d9fc31426ee544b789.zip
Use MASTER_SITES_XCONTRIB instead of hard-coding MASTER_SITES.
Noticed by: linimon
Diffstat (limited to 'x11/xmon')
-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