diff options
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 \ |