diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-10-29 12:54:15 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-10-29 12:54:15 +0100 |
commit | 3de6a9bb32420da9efbf1af42465baaeccee346b (patch) | |
tree | 5a66866c10c0f155867cf884208953ee4c3849e8 /x11/cwm/Makefile | |
parent | 04c451b156ff5e2a20ff23c43275c468f662c0f0 (diff) |
MASTER_SITES -> SITES
Diffstat (limited to 'x11/cwm/Makefile')
-rw-r--r-- | x11/cwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/cwm/Makefile b/x11/cwm/Makefile index e284f5e..7551af8 100644 --- a/x11/cwm/Makefile +++ b/x11/cwm/Makefile @@ -14,7 +14,7 @@ PERMIT_PACKAGE = Yes WANTLIB = ICE X11 Xaw7 Xext Xft Xinerama Xmu Xpm Xt \ c curses fontconfig freetype util -MASTER_SITES = https://leahneukirchen.org/releases/ +SITES = https://leahneukirchen.org/releases/ MODULES = xenocara |