From 0222066dc091d3d5dc4f37cc354788f354c5d9cf Mon Sep 17 00:00:00 2001 From: Rene Ladan <rene@FreeBSD.org> Date: Tue, 12 May 2020 17:33:08 +0000 Subject: [PATCH] comms/telldus-core: fix fetch and unexpire. PR: 242246 Submitted by: norrland@nullbyte.se Approved by: maintainer MFH: 2020Q2 --- comms/telldus-core/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile index 04e7499ca416..fb4e8a935710 100644 --- a/comms/telldus-core/Makefile +++ b/comms/telldus-core/Makefile @@ -5,15 +5,11 @@ PORTNAME= telldus-core PORTVERSION= 2.1.2 PORTREVISION= 7 CATEGORIES= comms -MASTER_SITES= http://download.telldus.se/TellStick/Software/telldus-core/ +MASTER_SITES= http://download.telldus.com/TellStick/Software/telldus-core/ MAINTAINER= johan@stromnet.se COMMENT= Tellstick Telldus daemon + library -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 - LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE