diff options
author | lonewolf <lonewolf> | 2002-12-20 11:30:20 +0000 |
---|---|---|
committer | lonewolf <lonewolf> | 2002-12-20 11:30:20 +0000 |
commit | 8555af813f9a460d9b83bbec051762562efc5092 (patch) | |
tree | bb1c230eb23a8b30133dc900bc2bff4caf63c395 /sysutils/Makefile | |
parent | b89758e3304c9d6311759e41911416944941b73e (diff) | |
download | pkgsrc-8555af813f9a460d9b83bbec051762562efc5092.tar.gz |
Add and enable fakeroot.
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 3e8fe232474..3d93ace0928 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2002/12/13 09:50:19 salo Exp $ +# $NetBSD: Makefile,v 1.177 2002/12/20 11:30:20 lonewolf Exp $ COMMENT= System utilities @@ -39,6 +39,7 @@ SUBDIR+= e2fsprogs SUBDIR+= easydiskpasswd SUBDIR+= etcupdate SUBDIR+= extipl +SUBDIR+= fakeroot SUBDIR+= fam SUBDIR+= fdgw SUBDIR+= fileutils |