diff options
author | gls <gls> | 2010-05-26 18:29:20 +0000 |
---|---|---|
committer | gls <gls> | 2010-05-26 18:29:20 +0000 |
commit | de67b0054f0484b8890bb47b1d43d14699d6abba (patch) | |
tree | 9f077ffd6630f0faf18d62930344950f30911900 /sysutils | |
parent | 733addc51436b5936e46b23a9f72a3c98b85c7cf (diff) | |
download | pkgsrc-de67b0054f0484b8890bb47b1d43d14699d6abba.tar.gz |
Add and enable fabric
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index c179ad0aa71..fb8d7711d4e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.494 2010/05/16 11:39:46 obache Exp $ +# $NetBSD: Makefile,v 1.495 2010/05/26 18:29:20 gls Exp $ # COMMENT= System utilities @@ -91,6 +91,7 @@ SUBDIR+= estd SUBDIR+= etcmanage SUBDIR+= etcutils SUBDIR+= extipl +SUBDIR+= fabric SUBDIR+= fakeroot SUBDIR+= fam SUBDIR+= fastfs |