diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2012-01-28 07:08:19 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2012-01-28 07:08:19 +0000 |
commit | 36afefc133a6990684204ba3af0218a8f122c6aa (patch) | |
tree | 777dde7cc804f2c8072522d4ef2d7e0b45db0de4 /sysutils/Makefile | |
parent | 5f5efe61e2682c2455c5d39f9dd15ecee45b288c (diff) | |
download | pkgsrc-36afefc133a6990684204ba3af0218a8f122c6aa.tar.gz |
add and enable salt
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 31260b82249..a0bb11a975e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.532 2011/12/05 17:43:44 joerg Exp $ +# $NetBSD: Makefile,v 1.533 2012/01/28 07:08:19 jnemeth Exp $ # COMMENT= System utilities @@ -349,6 +349,7 @@ SUBDIR+= ruby-notify SUBDIR+= ruby-quota SUBDIR+= ruby-rb-appscript SUBDIR+= safetynet +SUBDIR+= salt SUBDIR+= same SUBDIR+= sarah SUBDIR+= screentest |