summaryrefslogtreecommitdiffstats
path: root/secure/libexec
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-03-05 20:25:09 +0000
committerbapt <bapt@FreeBSD.org>2015-03-05 20:25:09 +0000
commitd24f007677093edab012470f128b2712cfce6bb5 (patch)
tree00ae97e22baa390258fbc360eaed466d8d3cec1b /secure/libexec
parent1e13ec84ef9a80fec5b265a7aa970a0da519f051 (diff)
downloadFreeBSD-src-d24f007677093edab012470f128b2712cfce6bb5.zip
FreeBSD-src-d24f007677093edab012470f128b2712cfce6bb5.tar.gz
Move ssh into a dedicated package
Flag config files as "to be merged on upgrade"
Diffstat (limited to 'secure/libexec')
-rw-r--r--secure/libexec/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/libexec/Makefile.inc b/secure/libexec/Makefile.inc
index 6d620e2..084a719 100644
--- a/secure/libexec/Makefile.inc
+++ b/secure/libexec/Makefile.inc
@@ -1,5 +1,6 @@
# $FreeBSD$
BINDIR?= /usr/libexec
+PACKAGE= ssh
.include "../Makefile.inc"
OpenPOWER on IntegriCloud