diff options
author | wiz <wiz@pkgsrc.org> | 2018-02-28 09:48:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-02-28 09:48:52 +0000 |
commit | 4f362267bdd6fb0198c5f20f8ce3e789882f6118 (patch) | |
tree | e22511e1aa311d55946d58a9e80534e0c33cf444 /sysutils | |
parent | e462634f4cda88423acdcd7de499ab3196a3bd6a (diff) | |
download | pkgsrc-4f362267bdd6fb0198c5f20f8ce3e789882f6118.tar.gz |
sysutils/Makefile: + ioping.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7ae93b4e35c..3d47c3504b3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.748 2018/02/08 08:58:23 martin Exp $ +# $NetBSD: Makefile,v 1.749 2018/02/28 09:48:52 wiz Exp $ # COMMENT= System utilities @@ -289,6 +289,7 @@ SUBDIR+= iat SUBDIR+= idesk SUBDIR+= install-sh SUBDIR+= intel-microcode-netbsd +SUBDIR+= ioping SUBDIR+= ipa SUBDIR+= ipmitool SUBDIR+= ipw-firmware |