diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-12-30 22:26:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-12-30 22:26:58 +0000 |
commit | a5d935e6c1b9cf9379a299c2ca3535f5fd70ef04 (patch) | |
tree | 3bff3e0740a20633721c3f433d1ca9f28864e2d2 /distrib/special | |
parent | 7b779e7e2e3c5f7dc73a925c41691871a12430c6 (diff) |
enter ftp-ssl also
Diffstat (limited to 'distrib/special')
-rw-r--r-- | distrib/special/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/special/Makefile b/distrib/special/Makefile index 936f0d2f99d..76da4259760 100644 --- a/distrib/special/Makefile +++ b/distrib/special/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.42 2016/09/17 15:03:39 florian Exp $ +# $OpenBSD: Makefile,v 1.43 2016/12/30 22:26:57 deraadt Exp $ SUBDIR= libstubs \ arch bioctl cat chmod chroot cp date dd df dhclient disklabel dmesg \ doas ed eeprom encrypt fdisk fsck fsck_ext2fs fsck_ffs fsck_msdos ftp \ - grep gzip hostname ifconfig init installboot kbd ksh ln ls md5 \ + ftp-ssl grep gzip hostname ifconfig init installboot kbd ksh ln ls md5 \ mkdir mknod mkuboot more mount mount_cd9660 mount_ext2fs \ mount_ffs mount_msdos mount_nfs mount_udf mt mv newfs newfs_ext2fs \ newfs_msdos pax pdisk ping pwd_mkdb reboot restore rm route sed \ |