diff options
author | agc <agc@pkgsrc.org> | 2005-05-25 10:29:51 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-05-25 10:29:51 +0000 |
commit | adea03c4aff2d9744ec5b052a4b065324749220b (patch) | |
tree | 444e004e9dad869ab83c66c351d993b0847bba28 /sysutils/Makefile | |
parent | d523d3213b5f0baa5e5b4de43901adddb0e608b8 (diff) | |
download | pkgsrc-adea03c4aff2d9744ec5b052a4b065324749220b.tar.gz |
Add and enable fatback
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 933796e8111..c5454750a08 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.297 2005/05/18 22:02:18 wiz Exp $ +# $NetBSD: Makefile,v 1.298 2005/05/25 10:29:51 agc Exp $ COMMENT= System utilities @@ -57,6 +57,7 @@ SUBDIR+= extipl SUBDIR+= fakeroot SUBDIR+= fam SUBDIR+= fastfs +SUBDIR+= fatback SUBDIR+= fdgw SUBDIR+= file SUBDIR+= findutils |