diff options
author | agc <agc@pkgsrc.org> | 2007-10-17 21:37:17 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2007-10-17 21:37:17 +0000 |
commit | 516a762295630e2ac1e94e7ed59816a359ec5385 (patch) | |
tree | b21ae6fd1c1e228076bd11ca7bba12debd5b7030 /sysutils/Makefile | |
parent | 39c28cb2acc7211a855dfccd66d7e6d37f3344c1 (diff) | |
download | pkgsrc-516a762295630e2ac1e94e7ed59816a359ec5385.tar.gz |
Add and enable open-vm-tools
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index b8b3a2b5e0c..207251d16d0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.411 2007/09/20 21:12:04 wiz Exp $ +# $NetBSD: Makefile,v 1.412 2007/10/17 21:37:17 agc Exp $ # COMMENT= System utilities @@ -175,6 +175,7 @@ SUBDIR+= notification-daemon SUBDIR+= nrg2iso SUBDIR+= ntfsprogs SUBDIR+= nvnet +SUBDIR+= open-vm-tools SUBDIR+= osname SUBDIR+= p5-File-Copy-Recursive SUBDIR+= p5-File-Remove |