From b2a77e3b0dcd9033440b84612f94642f95adc700 Mon Sep 17 00:00:00 2001 From: rakuco Date: Fri, 1 Jan 2016 17:32:44 +0000 Subject: Fix MASTER_SITES and unmark BROKEN. --- www/erwn/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 22b68ce8c19b..3d85ed5dd111 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -5,14 +5,12 @@ PORTNAME= erwn PORTVERSION= 0.8 PORTREVISION= 12 CATEGORIES= www editors -MASTER_SITES= http://lisas.de/erwin/ +MASTER_SITES= https://lisas.de/erwin/ DISTNAME= erwin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple GTK+-2 HTML editor -BROKEN= unfetchable - LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING -- cgit