diff options
author | wiz <wiz@pkgsrc.org> | 2012-12-12 15:26:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-12-12 15:26:34 +0000 |
commit | a3bc69ed4c3b0175feb447531b22f670fe9ee4da (patch) | |
tree | 87b8e0bcc8338e10410231cf860f4705fe065669 /sysutils/Makefile | |
parent | 80f16977a98d42dd5b2881671a04760d6b4380ae (diff) | |
download | pkgsrc-a3bc69ed4c3b0175feb447531b22f670fe9ee4da.tar.gz |
+ slocate
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 c27fa3c0975..30b52f0c414 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.557 2012/12/06 08:06:27 apb Exp $ +# $NetBSD: Makefile,v 1.558 2012/12/12 15:26:34 wiz Exp $ # COMMENT= System utilities @@ -379,6 +379,7 @@ SUBDIR+= shelldap SUBDIR+= shmux SUBDIR+= skill SUBDIR+= slay +SUBDIR+= slocate SUBDIR+= smartmontools SUBDIR+= smbldap-tools SUBDIR+= socket |