diff options
author | David Wolfskill <david@catwhisker.org> | 2022-09-17 21:26:23 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-17 21:26:23 +0000 |
commit | 6c9f5f302d368bc0a8ee78f12e8e9bfd8f255d09 (patch) | |
tree | ff6f3eecc4fb196067f8aecf821755462f996f08 /x11-wm | |
parent | 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b (diff) | |
download | ports-6c9f5f302d368bc0a8ee78f12e8e9bfd8f255d09.tar.gz ports-6c9f5f302d368bc0a8ee78f12e8e9bfd8f255d09.zip |
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/piewm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index 3f3cc7e90598..54cbf993e48f 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -2,11 +2,11 @@ PORTNAME= piewm PORTVERSION= 1.04 PORTREVISION= 4 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 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 DISABLE_SIZE= yes |