diff options
author | kamil <kamil@pkgsrc.org> | 2020-02-06 21:58:15 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2020-02-06 21:58:15 +0000 |
commit | 2af03930e87d615d0da2289f46e3dffb446ff08f (patch) | |
tree | 8c135a7086787af43918bdd77beb054f5c0c2271 /sysutils | |
parent | e2fb176eca9f2b06700405804c6b0fa6c5c02315 (diff) | |
download | pkgsrc-2af03930e87d615d0da2289f46e3dffb446ff08f.tar.gz |
+ spice-server
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 5be8f66f799..c9b1ef07caa 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.859 2020/01/30 10:21:24 wiz Exp $ +# $NetBSD: Makefile,v 1.860 2020/02/06 21:58:15 kamil Exp $ # COMMENT= System utilities @@ -572,6 +572,7 @@ SUBDIR+= smbldap-tools SUBDIR+= socket SUBDIR+= solid SUBDIR+= spice-protocol +SUBDIR+= spice-server SUBDIR+= sredird SUBDIR+= sshsh SUBDIR+= stow |