aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libnetmap/Makefile2
-rw-r--r--release/packages/Makefile.package2
-rw-r--r--usr.sbin/valectl/Makefile1
3 files changed, 4 insertions, 1 deletions
diff --git a/lib/libnetmap/Makefile b/lib/libnetmap/Makefile
index 4229180147d3..2cafa4717430 100644
--- a/lib/libnetmap/Makefile
+++ b/lib/libnetmap/Makefile
@@ -4,7 +4,7 @@
.include <src.opts.mk>
-PACKAGE= lib${LIB}
+PACKAGE= netmap
LIB= netmap
SRCS= nmctx.c nmport.c \
nmctx-pthreads.c nmreq.c
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
index 99097d9a46f9..26e1f7e2a14d 100644
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -101,6 +101,8 @@ mlx-tools_COMMENT= Mellanox Utilities
mlx-tools_DESC= Mellanox Utilities
mtree_COMMENT= MTREE Files
mtree_DESC= MTREE Files
+netmap_COMMENT= Netmap Library and Utilities
+netmap_DESC= Netmap Library and Utilities
newsyslog_COMMENT= Newsyslog Utility
newsyslog_DESC= Newsyslog Utility
nfs_COMMENT= NFS Utilities
diff --git a/usr.sbin/valectl/Makefile b/usr.sbin/valectl/Makefile
index f9322fa05047..23060a523160 100644
--- a/usr.sbin/valectl/Makefile
+++ b/usr.sbin/valectl/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= netmap
PROG= valectl
MAN= valectl.8