summaryrefslogtreecommitdiffstats
path: root/sbin/routed
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/routed
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/routed')
-rw-r--r--sbin/routed/Makefile1
-rw-r--r--sbin/routed/rtquery/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/sbin/routed/Makefile b/sbin/routed/Makefile
index 2308722..3a4bf39 100644
--- a/sbin/routed/Makefile
+++ b/sbin/routed/Makefile
@@ -1,6 +1,7 @@
# Make `routed` for FreeBSD
# $FreeBSD$
+PACKAGE=routed
PROG= routed
MAN= routed.8
SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c
diff --git a/sbin/routed/rtquery/Makefile b/sbin/routed/rtquery/Makefile
index 4df7dc2..5f8df31 100644
--- a/sbin/routed/rtquery/Makefile
+++ b/sbin/routed/rtquery/Makefile
@@ -2,6 +2,7 @@
# $Revision: 1.6 $
# $FreeBSD$
+PACKAGE=routed
PROG= rtquery
MAN= rtquery.8
LIBADD= md
OpenPOWER on IntegriCloud