Date: Tue, 7 Aug 2018 00:19:09 +0000 (UTC) From: Stephen Hurd <shurd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476556 - head/comms/tlf Message-ID: <201808070019.w770J95Q019368@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: shurd Date: Tue Aug 7 00:19:09 2018 New Revision: 476556 URL: https://svnweb.freebsd.org/changeset/ports/476556 Log: Fix MASTER_SITES for new version Modified: head/comms/tlf/Makefile Modified: head/comms/tlf/Makefile ============================================================================== --- head/comms/tlf/Makefile Tue Aug 7 00:16:53 2018 (r476555) +++ head/comms/tlf/Makefile Tue Aug 7 00:19:09 2018 (r476556) @@ -5,7 +5,7 @@ PORTNAME= tlf PORTVERSION= 1.3.0 CATEGORIES= comms hamradio MASTER_SITES= http://www.hs-mittweida.de/tb/ \ - LOCAL/db + LOCAL/shurd MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio curses based logging program
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808070019.w770J95Q019368>