mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 04:21:26 +01:00
5f4c09dd85
Upstream is now https://github.com/zoulasc/blocklist/. Rename the contrib directory and update Makefiles to match, in advance of the next vendor branch update. Sponsored by: The FreeBSD Foundation
7 lines
145 B
Makefile
7 lines
145 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/01/22 17:49:41 christos Exp $
|
|
|
|
SCRIPTS= blacklistd-helper
|
|
SCRIPTSDIR= /libexec
|
|
|
|
.include <bsd.prog.mk>
|