svn commit: r508189 - head/x11/xvkbd

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 5 15:43:11 UTC 2019


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 at 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 at FreeBSD.org
 COMMENT=	Virtual keyboard for X applications
 
 LICENSE=	GPLv2+
-
-BROKEN=		unfetchable
 
 USES=		imake
 USE_XORG=	ice sm x11 xaw xext xmu xpm xt


More information about the svn-ports-all mailing list