summary refs log tree commit diff
path: root/OpenBSD/sysutils/catsit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'OpenBSD/sysutils/catsit/Makefile')
-rw-r--r--OpenBSD/sysutils/catsit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenBSD/sysutils/catsit/Makefile b/OpenBSD/sysutils/catsit/Makefile
index a26f6a8..eda5576 100644
--- a/OpenBSD/sysutils/catsit/Makefile
+++ b/OpenBSD/sysutils/catsit/Makefile
@@ -12,7 +12,7 @@ PERMIT_PACKAGE =	Yes
 # uses pledge() and unveil()
 WANTLIB =		c
 
-MASTER_SITES =		https://git.causal.agency/catsit/snapshot/
+SITES =		https://git.causal.agency/catsit/snapshot/
 
 # C11
 COMPILER =	base-clang ports-gcc