svn commit: r529224 - head/comms/ebook2cwgui

Diane Bruce db at FreeBSD.org
Thu Mar 26 21:21:07 UTC 2020


Author: db
Date: Thu Mar 26 21:13:43 2020
New Revision: 529224
URL: https://svnweb.freebsd.org/changeset/ports/529224

Log:
  Unbreak using renamed distribution site
  Add local distribution

Modified:
  head/comms/ebook2cwgui/Makefile

Modified: head/comms/ebook2cwgui/Makefile
==============================================================================
--- head/comms/ebook2cwgui/Makefile	Thu Mar 26 21:11:05 2020	(r529223)
+++ head/comms/ebook2cwgui/Makefile	Thu Mar 26 21:13:43 2020	(r529224)
@@ -4,12 +4,11 @@ PORTNAME=	ebook2cwgui
 PORTVERSION=	0.1.2
 PORTREVISION=	4
 CATEGORIES=	comms hamradio
-MASTER_SITES=	http://fkurz.net/ham/ebook4cw/
+MASTER_SITES=	http://fkurz.net/ham/ebook2cw/ \
+		LOCAL/db
 
 MAINTAINER=	hamradio at FreeBSD.org
 COMMENT=	Gui front end for ebooks2cw
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING


More information about the svn-ports-all mailing list