aboutsummaryrefslogtreecommitdiff
path: root/games/qcc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-06 00:21:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-06 00:21:42 +0000
commita70669db128f5ae07df42f1b7b0b90106e391205 (patch)
treecd749bb39ef73f3b35090b9390c2753ae9420e42 /games/qcc/Makefile
parent9df4be53d7d8a01be966e77c06ec797152d773ef (diff)
Notes
Diffstat (limited to 'games/qcc/Makefile')
-rw-r--r--games/qcc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/qcc/Makefile b/games/qcc/Makefile
index 78d7d62d1c5c..262e78caf05c 100644
--- a/games/qcc/Makefile
+++ b/games/qcc/Makefile
@@ -8,7 +8,8 @@
PORTNAME= qcc
PORTVERSION= 1.01
CATEGORIES= games devel
-MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/
+MASTER_SITES= ${MASTER_SITE_IDSOFTWARE}
+MASTER_SITE_SUBDIR= source
DISTNAME= ${PORTNAME}
MAINTAINER= danfe@FreeBSD.org