svn commit: r519608 - head/x11-wm/piewm

Steve Wills swills at FreeBSD.org
Mon Dec 9 13:47:16 UTC 2019


Author: swills
Date: Mon Dec  9 13:47:16 2019
New Revision: 519608
URL: https://svnweb.freebsd.org/changeset/ports/519608

Log:
  x11-wm/piewm: unbreak, make fetchable
  
  PR:		242468
  Submitted by:	david at catwhisker.org (maintainer)

Modified:
  head/x11-wm/piewm/Makefile   (contents, props changed)

Modified: head/x11-wm/piewm/Makefile
==============================================================================
--- head/x11-wm/piewm/Makefile	Mon Dec  9 13:06:25 2019	(r519607)
+++ head/x11-wm/piewm/Makefile	Mon Dec  9 13:47:16 2019	(r519608)
@@ -5,12 +5,10 @@ PORTNAME=	piewm
 PORTVERSION=	1.04
 PORTREVISION=	4
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://www.crynwr.com/piewm/
+MASTER_SITES=	http://www.catwhisker.org/~david/FreeBSD/distfiles/ LOCAL/dhw
 
 MAINTAINER=	david at catwhisker.org
 COMMENT=	tvtwm with pie (circular) menus
-
-BROKEN=		unfetchable
 
 USES=		imake xorg
 DISABLE_SIZE=	yes


More information about the svn-ports-all mailing list