summary refs log tree commit diff
path: root/OpenBSD/net/pounce-notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'OpenBSD/net/pounce-notify/Makefile')
-rw-r--r--OpenBSD/net/pounce-notify/Makefile2
1 files changed, 1 insertions, 1 deletions
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