diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-05 20:25:09 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-05 20:25:09 +0000 |
| commit | 0bd7d22e032d045c75660ad4a8c6e290c79ca23b (patch) | |
| tree | 00ae97e22baa390258fbc360eaed466d8d3cec1b /secure/libexec | |
| parent | a0b88a5d1fdb09d0754c3acd7302053516ec7c36 (diff) | |
Notes
Diffstat (limited to 'secure/libexec')
| -rw-r--r-- | secure/libexec/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/libexec/Makefile.inc b/secure/libexec/Makefile.inc index 6d620e245bff..084a71910243 100644 --- a/secure/libexec/Makefile.inc +++ b/secure/libexec/Makefile.inc @@ -1,5 +1,6 @@ # $FreeBSD$ BINDIR?= /usr/libexec +PACKAGE= ssh .include "../Makefile.inc" |
