diff options
author | agc <agc> | 2005-05-25 10:29:51 +0000 |
---|---|---|
committer | agc <agc> | 2005-05-25 10:29:51 +0000 |
commit | 33ecd89b45f62f4cb9bb38e31529e6157a055ed2 (patch) | |
tree | 444e004e9dad869ab83c66c351d993b0847bba28 /sysutils/Makefile | |
parent | c97d43aef5361fad76e9dce3c00272f8a2993fd1 (diff) | |
download | pkgsrc-33ecd89b45f62f4cb9bb38e31529e6157a055ed2.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 |