aboutsummaryrefslogtreecommitdiff
path: root/port/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'port/configure.ac')
-rw-r--r--port/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/port/configure.ac b/port/configure.ac
index eef8065f060a..a459f4542f57 100644
--- a/port/configure.ac
+++ b/port/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([blacklistd],[0.1],[christos@netbsd.com])
+AC_INIT([blocklistd],[0.1],[christos@netbsd.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])