diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-11-12 11:19:18 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-11-12 11:19:18 +0100 |
commit | 69cb73ba6250fdca52864a05c8e5b0c5ab86ed12 (patch) | |
tree | 2b957fd5fe73bf49c04f144b3c76ae6aff5fd20d /sysutils/seatd/Makefile | |
parent | 8f68739f02c8024133592aef3b96257d14e28775 (diff) |
MASTER_SITES -> SITESxenocara
Diffstat (limited to 'sysutils/seatd/Makefile')
-rw-r--r-- | sysutils/seatd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile index abcfcdd..9b083a6 100644 --- a/sysutils/seatd/Makefile +++ b/sysutils/seatd/Makefile @@ -4,7 +4,7 @@ V = 20230706 PKGNAME = seatd-$V CATEGORIES = sysutils -MASTER_SITES = https://gitlab.tetaneutral.net/mherrb/seatd/-/archive/obsd/ +SITES = https://gitlab.tetaneutral.net/mherrb/seatd/-/archive/obsd/ DISTFILES = seatd-obsd${EXTRACT_SUFX} |