diff options
Diffstat (limited to 'net/dhcp6')
-rw-r--r-- | net/dhcp6/Makefile | 2 | ||||
-rw-r--r-- | net/dhcp6/files/dhcp6c.in (renamed from net/dhcp6/files/dhcp6c.sh.in) | 0 | ||||
-rw-r--r-- | net/dhcp6/files/dhcp6relay.in (renamed from net/dhcp6/files/dhcp6relay.sh.in) | 0 | ||||
-rw-r--r-- | net/dhcp6/files/dhcp6s.in (renamed from net/dhcp6/files/dhcp6s.sh.in) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/net/dhcp6/Makefile b/net/dhcp6/Makefile index f97f34cad1c0..1a1ca028d77a 100644 --- a/net/dhcp6/Makefile +++ b/net/dhcp6/Makefile @@ -22,7 +22,7 @@ CONFIGURE_ARGS+= --sysconfdir=${LOCALBASE}/etc --with-localdbdir=/var/db MAN5= dhcp6c.conf.5 dhcp6s.conf.5 MAN8= dhcp6c.8 dhcp6s.8 dhcp6relay.8 dhcp6ctl.8 -USE_RC_SUBR= dhcp6c.sh dhcp6relay.sh dhcp6s.sh +USE_RC_SUBR= dhcp6c dhcp6relay dhcp6s post-install: .if !defined(NOPORTDOCS) diff --git a/net/dhcp6/files/dhcp6c.sh.in b/net/dhcp6/files/dhcp6c.in index 1054a0995bac..1054a0995bac 100644 --- a/net/dhcp6/files/dhcp6c.sh.in +++ b/net/dhcp6/files/dhcp6c.in diff --git a/net/dhcp6/files/dhcp6relay.sh.in b/net/dhcp6/files/dhcp6relay.in index 849f825ba71d..849f825ba71d 100644 --- a/net/dhcp6/files/dhcp6relay.sh.in +++ b/net/dhcp6/files/dhcp6relay.in diff --git a/net/dhcp6/files/dhcp6s.sh.in b/net/dhcp6/files/dhcp6s.in index f13c74b47ef0..f13c74b47ef0 100644 --- a/net/dhcp6/files/dhcp6s.sh.in +++ b/net/dhcp6/files/dhcp6s.in |