diff options
author | wennmach <wennmach> | 2001-12-26 11:49:18 +0000 |
---|---|---|
committer | wennmach <wennmach> | 2001-12-26 11:49:18 +0000 |
commit | eef9d738d3ff40268909da926b95ea4372cdaea1 (patch) | |
tree | d09e4f9edca48fdf20a94e952f82db4c8a982ee5 /sysutils | |
parent | 8511b81cc672f93402726be8fa269b8c1530a590 (diff) | |
download | pkgsrc-eef9d738d3ff40268909da926b95ea4372cdaea1.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 |