summary refs log tree commit diff
path: root/OpenBSD/net/litterbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'OpenBSD/net/litterbox/Makefile')
-rw-r--r--OpenBSD/net/litterbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenBSD/net/litterbox/Makefile b/OpenBSD/net/litterbox/Makefile
index d82b5fd..6a9f64a 100644
--- a/OpenBSD/net/litterbox/Makefile
+++ b/OpenBSD/net/litterbox/Makefile
@@ -12,7 +12,7 @@ PERMIT_PACKAGE =	Yes
 WANTLIB =		c sqlite3 tls
 LIB_DEPENDS =	databases/sqlite3
 
-MASTER_SITES =		https://git.causal.agency/litterbox/snapshot/
+SITES =		https://git.causal.agency/litterbox/snapshot/
 
 # C11
 COMPILER =	base-clang ports-gcc