diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package index 0203ee32800c..f9c12195d7fa 100644 --- a/release/packages/Makefile.package +++ b/release/packages/Makefile.package @@ -34,6 +34,8 @@ csh_COMMENT= C Shell csh_DESC= C Shell cxgbe-tools_COMMENT= Chelsio cxbge Utilities cxgbe-tools_DESC= Chelsio cxbge Utilities +devd_COMMENT= Devd Utility and scripts +devd_DESC= Devd Utility and scripts dhclient_COMMENT= DHCP Client dhclient_DESC= DHCP Client dma_COMMENT= DMA Mail Agent Utilities diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile index 0bda9e1ecf95..5caccbe6eb61 100644 --- a/sbin/devd/Makefile +++ b/sbin/devd/Makefile @@ -3,7 +3,7 @@ .include WARNS?= 3 -PACKAGE=runtime +PACKAGE=devd CONFGROUPS= CONFS DEVD CONFS= devd.conf DEVD= devmatch.conf