diff options
Diffstat (limited to 'OpenBSD/net/pounce/Makefile')
-rw-r--r-- | OpenBSD/net/pounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |