diff options
author | rh <rh> | 2002-05-12 10:26:24 +0000 |
---|---|---|
committer | rh <rh> | 2002-05-12 10:26:24 +0000 |
commit | 20385de4f8be199738e841f19f24ed9060f24791 (patch) | |
tree | cf2665e1519833c9e5e13576a4e84a4d0d06b8ad /sysutils/Makefile | |
parent | 1744a874abe06ec05335d25cc7415026643e1531 (diff) | |
download | pkgsrc-20385de4f8be199738e841f19f24ed9060f24791.tar.gz |
Add and enable fam
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 a90f5c4776b..aa6baafdc02 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2002/05/02 13:55:13 bouyer Exp $ +# $NetBSD: Makefile,v 1.132 2002/05/12 10:26:24 rh Exp $ # COMMENT= System utilities @@ -34,6 +34,7 @@ SUBDIR+= dog SUBDIR+= e2fsprogs SUBDIR+= etcupdate SUBDIR+= extipl +SUBDIR+= fam SUBDIR+= fdgw SUBDIR+= fileutils SUBDIR+= findutils |