Skip to content

Commit

Permalink
x11-wm/windowmaker: amend MASTER_SITES, chase HTTP/1.1 301 redirection
Browse files Browse the repository at this point in the history
PR:	275824
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Dec 22, 2023
1 parent 53d4b27 commit 8b28865
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions x11-wm/windowmaker/Makefile
@@ -1,12 +1,13 @@
PORTNAME= windowmaker
PORTVERSION= 0.96.0
CATEGORIES= x11-wm windowmaker
MASTER_SITES= http://windowmaker.org/pub/source/release/
MASTER_SITES= https://www.windowmaker.org/pub/source/release/ \
https://github.com/window-maker/wmaker/releases/download/wmaker-${PORTVERSION}/ LOCAL/danfe
DISTNAME= WindowMaker-${PORTVERSION}

MAINTAINER= hrs@FreeBSD.org
COMMENT= GNUstep-compliant NeXTstep window manager clone
WWW= https://windowmaker.org/
WWW= https://www.windowmaker.org/

LICENSE= GPLv2

Expand Down Expand Up @@ -45,6 +46,7 @@ CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip

PORTDOCS= AUTHORS BUGFORM BUGS ChangeLog FAQ INSTALL \
INSTALL-WMAKER NEWS README README.definable-cursor \
README.i18n TODO The-perfect-Window-Maker-patch.txt
Expand Down

0 comments on commit 8b28865

Please sign in to comment.