aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hurd <shurd@FreeBSD.org>2014-07-16 21:07:18 +0000
committerStephen Hurd <shurd@FreeBSD.org>2014-07-16 21:07:18 +0000
commit8fec686c29f419dc24441aa8f58c29b4a9991eee (patch)
tree4e84c146a222eda3f7922d4820410931db885013
parentb98493e58011a5e5a20db13e9cfa517f8b8db40d (diff)
downloadports-8fec686c29f419dc24441aa8f58c29b4a9991eee.tar.gz
ports-8fec686c29f419dc24441aa8f58c29b4a9991eee.zip
Notes
-rw-r--r--comms/trustedqsl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index f87ac152294c..c8be5917eabb 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -3,7 +3,9 @@
PORTNAME= trustedqsl
PORTVERSION= 2.0.2
CATEGORIES= comms hamradio
-MASTER_SITES= SF/${PORTNAME}/TrustedQSL/v${PORTVERSION}/
+#MASTER_SITES= SF/${PORTNAME}/TrustedQSL/v${PORTVERSION}/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= shurd
DISTNAME= tqsl-${PORTVERSION}
MAINTAINER= hamradio@FreeBSD.org