Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 17:33:09 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534998 - head/comms/telldus-core
Message-ID:  <202005121733.04CHX9QW088704@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue May 12 17:33:08 2020
New Revision: 534998
URL: https://svnweb.freebsd.org/changeset/ports/534998

Log:
  comms/telldus-core: fix fetch and unexpire.
  
  PR:		242246
  Submitted by:	norrland@nullbyte.se
  Approved by:	maintainer
  MFH:		2020Q2

Modified:
  head/comms/telldus-core/Makefile

Modified: head/comms/telldus-core/Makefile
==============================================================================
--- head/comms/telldus-core/Makefile	Tue May 12 17:30:26 2020	(r534997)
+++ head/comms/telldus-core/Makefile	Tue May 12 17:33:08 2020	(r534998)
@@ -5,14 +5,10 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005121733.04CHX9QW088704>