From 528642ff5c6ce8241d150b2b702cf68c2ddfcbbd Mon Sep 17 00:00:00 2001 From: Michael Gmelin Date: Thu, 28 Nov 2019 15:38:38 +0000 Subject: [PATCH] Unbreak --- sysutils/duply/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sysutils/duply/Makefile b/sysutils/duply/Makefile index e12a28cb0a21..b7b57a455e4b 100644 --- a/sysutils/duply/Makefile +++ b/sysutils/duply/Makefile @@ -5,14 +5,12 @@ PORTNAME= duply PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= https://duply.net/projects/ftplicity/files/latest/download/ +MASTER_SITES= https://duply.net/projects/ftplicity/files/duply%20%28simple%20duplicity%29/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}.x/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= michael@ranner.eu COMMENT= Shell front end for the duplicity backup tool -BROKEN= unfetchable - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt