Update HOMEPAGE and move MASTER_SITES to TLS.
ok kirby
This commit is contained in:
parent
8fcd0e7d0e
commit
080db60c8c
@ -1,19 +1,20 @@
|
|||||||
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:46:16 espie Exp $
|
# $OpenBSD: Makefile,v 1.5 2019/04/26 06:21:40 tb Exp $
|
||||||
|
|
||||||
COMMENT = sets the window manager name property of the root window
|
COMMENT = sets the window manager name property of the root window
|
||||||
|
|
||||||
DISTNAME = wmname-0.1
|
DISTNAME = wmname-0.1
|
||||||
|
REVISION = 0
|
||||||
|
|
||||||
CATEGORIES = x11
|
CATEGORIES = x11
|
||||||
|
|
||||||
HOMEPAGE = http://tools.suckless.org/wmname
|
HOMEPAGE = https://tools.suckless.org/x/wmname
|
||||||
|
|
||||||
# MIT/X
|
# MIT/X
|
||||||
PERMIT_PACKAGE_CDROM = Yes
|
PERMIT_PACKAGE_CDROM = Yes
|
||||||
|
|
||||||
WANTLIB = X11 c
|
WANTLIB = X11 c
|
||||||
|
|
||||||
MASTER_SITES = http://dl.suckless.org/tools/
|
MASTER_SITES = https://dl.suckless.org/tools/
|
||||||
|
|
||||||
|
|
||||||
NO_TEST = Yes
|
NO_TEST = Yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user