mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
x11-wm/piewm: Update stale WWW definition
Patch for x11-wm/piewm/Makefile to update WWW & MASTER_SITES entries. The current WWW entry in x11-wm/piewm /Makefile points to http://www.crynwr.com/piewm/, which no longer seems to exist. PR: 266457
This commit is contained in:
parent
3dae2b9aae
commit
6c9f5f302d
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@ PORTNAME= piewm
|
||||||
PORTVERSION= 1.04
|
PORTVERSION= 1.04
|
||||||
PORTREVISION= 4
|
PORTREVISION= 4
|
||||||
CATEGORIES= x11-wm
|
CATEGORIES= x11-wm
|
||||||
MASTER_SITES= http://www.catwhisker.org/~david/FreeBSD/distfiles/ LOCAL/dhw
|
MASTER_SITES= http://www.catwhisker.org/~david/FreeBSD/distfiles/ https://web.archive.org/web/20160424061632if_/http://www.crynwr.com/piewm/ LOCAL/dhw
|
||||||
|
|
||||||
MAINTAINER= david@catwhisker.org
|
MAINTAINER= david@catwhisker.org
|
||||||
COMMENT= tvtwm with pie (circular) menus
|
COMMENT= tvtwm with pie (circular) menus
|
||||||
WWW= http://www.crynwr.com/piewm/
|
WWW= https://web.archive.org/web/20160409071502if_/http://www.crynwr.com/piewm/index.html~
|
||||||
|
|
||||||
USES= imake xorg
|
USES= imake xorg
|
||||||
DISABLE_SIZE= yes
|
DISABLE_SIZE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue