aboutsummaryrefslogtreecommitdiff
path: root/etc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 669528ddca89..702a1da8da37 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2015/01/26 00:18:40 christos Exp $
+# $NetBSD: Makefile,v 1.2 2015/01/23 21:33:50 christos Exp $
SUBDIR=rc.d
-FILESDIR= /usr/share/examples/blacklist
+FILESDIR= /usr/share/examples/blocklist
FILESMODE= 644
-FILES= blacklistd.conf npf.conf
+FILES= blocklistd.conf npf.conf
.include <bsd.files.mk>
.include <bsd.subdir.mk>