aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.sbin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-05 20:25:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-05 20:25:09 +0000
commit0bd7d22e032d045c75660ad4a8c6e290c79ca23b (patch)
tree00ae97e22baa390258fbc360eaed466d8d3cec1b /secure/usr.sbin
parenta0b88a5d1fdb09d0754c3acd7302053516ec7c36 (diff)
downloadsrc-0bd7d22e032d045c75660ad4a8c6e290c79ca23b.tar.gz
src-0bd7d22e032d045c75660ad4a8c6e290c79ca23b.zip
Move ssh into a dedicated package
Flag config files as "to be merged on upgrade"
Notes
Notes: svn path=/projects/release-pkg/; revision=279674
Diffstat (limited to 'secure/usr.sbin')
-rw-r--r--secure/usr.sbin/sshd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/usr.sbin/sshd/Makefile b/secure/usr.sbin/sshd/Makefile
index f2c7e362acd4..ce91e4636399 100644
--- a/secure/usr.sbin/sshd/Makefile
+++ b/secure/usr.sbin/sshd/Makefile
@@ -18,6 +18,7 @@ SRCS= sshd.c auth-rhosts.c auth-passwd.c auth-rsa.c auth-rh-rsa.c \
roaming_common.c roaming_serv.c \
sandbox-null.c sandbox-rlimit.c sandbox-systrace.c sandbox-darwin.c \
sandbox-seccomp-filter.c sandbox-capsicum.c
+PACKAGE= ssh
# gss-genr.c really belongs in libssh; see src/secure/lib/libssh/Makefile
SRCS+= gss-genr.c