summaryrefslogtreecommitdiffstats
path: root/sbin/devd
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-09 19:30:31 +0000
committergjb <gjb@FreeBSD.org>2016-02-09 19:30:31 +0000
commit6ed2feb360a73e8ca47a96783d6d2b58affbd2e8 (patch)
treec39d2190c8a4a1e350c2be9f543e5139b1da59d0 /sbin/devd
parent99ec5cddaa010894228843005d9b850ecc018588 (diff)
downloadFreeBSD-src-6ed2feb360a73e8ca47a96783d6d2b58affbd2e8.zip
FreeBSD-src-6ed2feb360a73e8ca47a96783d6d2b58affbd2e8.tar.gz
Create packages for atm, ccdconfig, devd, ipf, ipfw,
iscsi, natd, nandfs, pf, quotacheck, and routed. Add ping6 and rtsol to the runtime package. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sbin/devd')
-rw-r--r--sbin/devd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile
index fc00216..8af744e 100644
--- a/sbin/devd/Makefile
+++ b/sbin/devd/Makefile
@@ -2,6 +2,7 @@
.include <src.opts.mk>
+PACKAGE=devd
PROG_CXX=devd
SRCS= devd.cc token.l parse.y y.tab.h
MAN= devd.8 devd.conf.5
OpenPOWER on IntegriCloud