From 8fec686c29f419dc24441aa8f58c29b4a9991eee Mon Sep 17 00:00:00 2001 From: Stephen Hurd Date: Wed, 16 Jul 2014 21:07:18 +0000 Subject: Copy the version matching the port to my public_distfiles and set MASTER_SITES to local for now. Will fix this soon. PR: ports/191871 --- comms/trustedqsl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'comms/trustedqsl') 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 -- cgit v1.2.3