Date: Mon, 5 Aug 2019 15:43:10 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508189 - head/x11/xvkbd Message-ID: <201908051543.x75FhAkp026428@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Aug 5 15:43:10 2019 New Revision: 508189 URL: https://svnweb.freebsd.org/changeset/ports/508189 Log: Update MASTER_SITES and unbreak this port PR: 239656 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Modified: head/x11/xvkbd/Makefile Modified: head/x11/xvkbd/Makefile ============================================================================== --- head/x11/xvkbd/Makefile Mon Aug 5 15:43:05 2019 (r508188) +++ head/x11/xvkbd/Makefile Mon Aug 5 15:43:10 2019 (r508189) @@ -4,14 +4,12 @@ PORTNAME= xvkbd PORTVERSION= 3.7 CATEGORIES= x11 -MASTER_SITES= http://homepage3.nifty.com/tsato/xvkbd/ +MASTER_SITES= http://t-sato.in.coocan.jp/xvkbd/ MAINTAINER= ports@FreeBSD.org COMMENT= Virtual keyboard for X applications LICENSE= GPLv2+ - -BROKEN= unfetchable USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908051543.x75FhAkp026428>