Date: Thu, 26 Mar 2020 21:13:43 +0000 (UTC) From: Diane Bruce <db@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529224 - head/comms/ebook2cwgui Message-ID: <202003262113.02QLDhXv048912@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Gui front end for ebooks2cw - -BROKEN= unfetchable LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003262113.02QLDhXv048912>