svn commit: r534998 - head/comms/telldus-core
Rene Ladan
rene at FreeBSD.org
Tue May 12 17:33:09 UTC 2020
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 at 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 at 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
More information about the svn-ports-all
mailing list