diff options
author | wennmach <wennmach@pkgsrc.org> | 2001-12-26 11:49:18 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2001-12-26 11:49:18 +0000 |
commit | 6a19711b52447355dfb8833a6dc95bc76e00c83b (patch) | |
tree | d09e4f9edca48fdf20a94e952f82db4c8a982ee5 /sysutils | |
parent | 01d2ef1cb139328d2e1dbf397293c2c24b0696af (diff) | |
download | pkgsrc-6a19711b52447355dfb8833a6dc95bc76e00c83b.tar.gz |
Added fdgw.
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 de83da7390e..e7fc5e72456 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2001/11/20 09:54:04 martti Exp $ +# $NetBSD: Makefile,v 1.118 2001/12/26 11:49:18 wennmach Exp $ # COMMENT= System utilities @@ -26,6 +26,7 @@ SUBDIR+= dog SUBDIR+= e2fsprogs SUBDIR+= etcupdate SUBDIR+= extipl +SUBDIR+= fdgw SUBDIR+= fileutils SUBDIR+= findutils SUBDIR+= fix4SA110rev2 |