summary refs log tree commit diff
path: root/OpenBSD/net
diff options
context:
space:
mode:
Diffstat (limited to 'OpenBSD/net')
-rw-r--r--OpenBSD/net/bubger/Makefile2
-rw-r--r--OpenBSD/net/litterbox/Makefile2
-rw-r--r--OpenBSD/net/pounce-notify/Makefile2
-rw-r--r--OpenBSD/net/pounce-palaver/Makefile2
-rw-r--r--OpenBSD/net/pounce/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/OpenBSD/net/bubger/Makefile b/OpenBSD/net/bubger/Makefile
index d226626..69a8e74 100644
--- a/OpenBSD/net/bubger/Makefile
+++ b/OpenBSD/net/bubger/Makefile
@@ -15,7 +15,7 @@ PERMIT_PACKAGE =	Yes
 WANTLIB += c tls
 LIB_DEPENDS =	converters/libiconv
 
-MASTER_SITES =		https://git.causal.agency/bubger/snapshot/
+SITES =		https://git.causal.agency/bubger/snapshot/
 
 # C11
 COMPILER =		base-clang ports-gcc
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
diff --git a/OpenBSD/net/pounce-notify/Makefile b/OpenBSD/net/pounce-notify/Makefile
index f472957..b1d9bf7 100644
--- a/OpenBSD/net/pounce-notify/Makefile
+++ b/OpenBSD/net/pounce-notify/Makefile
@@ -16,7 +16,7 @@ PERMIT_PACKAGE =	Yes
 # uses pledge() and unveil()
 WANTLIB += c tls
 
-MASTER_SITES =		https://git.causal.agency/pounce/snapshot/
+SITES =		https://git.causal.agency/pounce/snapshot/
 
 # C11
 COMPILER =		base-clang ports-gcc
diff --git a/OpenBSD/net/pounce-palaver/Makefile b/OpenBSD/net/pounce-palaver/Makefile
index f7c10a2..e3e9d8f 100644
--- a/OpenBSD/net/pounce-palaver/Makefile
+++ b/OpenBSD/net/pounce-palaver/Makefile
@@ -16,7 +16,7 @@ PERMIT_PACKAGE =	Yes
 # uses pledge() and unveil()
 WANTLIB += c curl sqlite3 tls
 
-MASTER_SITES =		https://git.causal.agency/pounce/snapshot/
+SITES =		https://git.causal.agency/pounce/snapshot/
 
 # C11
 COMPILER =		base-clang ports-gcc
diff --git a/OpenBSD/net/pounce/Makefile b/OpenBSD/net/pounce/Makefile
index 7e69269..34c8628 100644
--- a/OpenBSD/net/pounce/Makefile
+++ b/OpenBSD/net/pounce/Makefile
@@ -14,7 +14,7 @@ PERMIT_PACKAGE =	Yes
 # uses pledge() and unveil()
 WANTLIB += c tls
 
-MASTER_SITES =		https://git.causal.agency/pounce/snapshot/
+SITES =		https://git.causal.agency/pounce/snapshot/
 
 # C11
 COMPILER =		base-clang ports-gcc